These functions are used when you need to get the properties of an objection in the function stack.Documentation Index
Fetch the complete documentation index at: https://docs.xano.com/llms.txt
Use this file to discover all available pages before exploring further.
Examples
For each of these examples, we will create a variable calledobject with the value
Get Keys
Get the property names of an object as an array.
Get Values
Get the property values of an object as an array.
Get Entries
Get the property entries of an object as an array