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)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here