Syntax
| result = DecodeJSON(Data[, FieldName])
| ||||||
---|---|---|---|---|---|---|---|
Description
| Return an two-dimensional array of string containing fields and values of the JSON-encoded datastring. Optionally returns one non-array value (string) when FieldName is specified.
| ||||||
See Also
| |||||||
Example
|
| ||||||