All Commands
All Variables
Commands
JSON_DECODE_VAR
Decode a JSON string to a UDB Variable
| Number | Name | Default | Type | Description |
|---|---|---|---|---|
| 1 | name | String | The name of the variable to decode the string to. This should be the name of a previously declared Array Variable. |
|
| 2 | string | String | The JSON string to decode |