JsonExport | |||||||
Type | handler | ||||||
Dictionary | library.json | ||||||
Library | JSON Library | ||||||
Syntax |
| ||||||
Associations | com.livecode.library.json | ||||||
Summary | Format a LiveCode value as JSON text | ||||||
Parameters |
| ||||||
Values |
| ||||||
Description | JsonExport is used to convert a LiveCode value into data encoded in JSON format. If pValue is of a type that cannot be converted to JSON, an error is thrown. | ||||||
Tags | json,library,json |