Info | ||
---|---|---|
| ||
This routine is available starting with SIL Engine™ 4.1.05. |
Syntax
fromJson(json)
Description
...
Parameter name | Type | Required | Description |
---|---|---|---|
json | string | Yes | The JSON to be converted. |
Return type
variable return type - depending on the left hand side operator type
...