Skip to content

llJsonSetValue

Function Syntax
string llJsonSetValue(
  1. string JSON,
  2. list Specifiers,
  3. string Value
);

Returns a new JSON string that is the JSON given with the Value indicated by Specifiers set to Value.