Object
Get Object Keys
Expression:
Return:
Example of usage:
OBJ_KEYS({key1: "apple", key2: "pear", key3: "tomatoes"})
Return value:
["key1","key2","key3"]Set Object Key
Expression:
Return:
Example of usage:
Delete Object Key
Expression:
Return:
Example of usage:
Props to Array
Expression:
Return:
Example of usage:
Object from an Array
Expression:
Return:
Example of usage:
Last updated
Was this helpful?
