llJson2List
LSLlist llJson2List(string json)
Converts the top level of the JSON string to a list.
Parameters
| Type | Name |
|---|---|
| string | json |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llSound(string sound, float volume, integer queue, integer loop)
integer llGetScriptState(string name)
void llInstantMessage(string user, string message)
void llResetLandBanList()
vector llGetCameraPos()
void llSetContentType(key id, integer type)
integer llTarget(vector position, float range)
string llList2String(list src, integer index)