llJsonSetValue
LSLstring llJsonSetValue(string json, list specifiers, string value)
Returns a new JSON string that is the JSON given with the Value indicated by Specifiers set to Value.
Parameters
| Type | Name |
|---|---|
| string | json |
| list | specifiers |
| string | value |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
integer llManageEstateAccess(integer action, string avatar)
rotation llAxisAngle2Rot(vector axis, float angle)
rotation llDetectedRot(integer number)
integer llBase64ToInteger(string str)
list llGetExperienceDetails(string experience_key)
void llMakeFire(integer particles, float scale, float vel, float lifetime, float arc, string texture, vector offset)
void llRequestExperiencePermissions(string agent_id, string unused)
void llTriggerSound(string sound, float volume)