JSON INVALID
Revision as of 19:11, 9 July 2013 by Darien Caldwell (talk | contribs) (Created page with "{{LSL Constant |name=JSON_INVALID |type=string |value=Special Unicode Character |desc=A return value that indicates an invalid 'type' was specified to the llList2Json function. |…")
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: string JSON_INVALID = Special Unicode Character;The string constant JSON_INVALID has the value Special Unicode Character
A return value that indicates an invalid 'type' was specified to the llList2Json function.
Caveats
Related Articles
Functions
• | llList2Json |