Defines or composes plain JSON data
Defines or composes plain JSON data
Category: Data
Tutorial: Start interactive node tutorial
| Label | Property | Type | Default | Description |
|---|---|---|---|---|
| JSON Expression | expression | textarea | "{}" | Define a JSON string. Use Handlebars to enrich the object with additional data. |
| Reinitialize if back in context | reinitializeOnReentry | checkbox | true | Recalculate the data when the node is back in context. |
| Reinitialize on state change | reinitializeOnChance | checkbox | true | Recalculate the data if other data has changed. |
| State | Initial Value | Description |
|---|---|---|
| data | null | The data that was composed |
parse() - Calculate the new data object.