Skip to content

llJsonSetValue

string 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
JSON (string)
Specifiers (list)
Value (string)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here