If you have data stored as JSON, presumably you will want to extract it at some point. And as part of doing that, you may end up assigning that data to variables, whether for better script readability or other reasons.
Adding these assignment steps to your script can be tedious, especially when the JSON document contains a lot of data. For instance, given the following JSON document that has key-value pairs for each letter in the alphabet, we would end up having to create 26 "Set Variable" script steps.
Source: How to Automatically Create Variables from JSON Data in FileMaker
Thursday, January 11, 2018
How to Automatically Create Variables from JSON Data in FileMaker
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment