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.
Get Keys
| Parameter | Purpose | Example |
|---|---|---|
| $object | The variable that the object you’d like to target is stored | $object |
| as | The variable that you want to store the result | keys |
Example
Example

Get Values
| Parameter | Purpose | Example |
|---|---|---|
| $object | The variable that the object you’d like to target is stored | $object |
| as | The variable that you want to store the result | values |
Example
Example

Get Entries
| Parameter | Purpose | Example |
|---|---|---|
| $object | The variable that the object you’d like to target is stored | $object |
| as | The variable that you want to store the result | entries |
Example
Example
