Native JSON Functions
Working with JSON in FileMaker
Basic JSON Functions
Reading JSON
Get a single element:
Get an array element:
Get a nested value:
Writing JSON
Create a simple JSON object:
Create a nested object:
JSON Structure Functions
List all keys in a JSON object:
List all values in a JSON array:
Format JSON for readability:
Delete an element from JSON:
Type Checking Functions
Get the type of a JSON element: