Set a JSON's Thing to a Thing
Sets or changes a specific value within a JSON object to a new value.
Overview
Input
Concept
Type
Description
Required
Default
Output
Examples
1. Setting a simple field value
get the json
the json's age is 232. Setting a field using the set command
3. Setting a nested field using dot notation
4. Setting and modifying fields in sequence
5. Using set command explicitly
6. Using change command
7. Adding a new field to a JSON object
8. Setting nested JSON structures
9. Setting a list as a field value
10. Setting array element by ordinal
11. Setting nested array fields
Last updated
Was this helpful?

