Which function should be used to retrieve values from an object?
GET_PATH extracts the value associated with a specified path from an OBJECT (as well as from VARIANT or ARRAY data).
GET_PATH
OBJECT
VARIANT
ARRAY
Community Discussion