llJsonSetValue
function ll.JsonSetValue(JSON: string, Specifiers: {any}, Value: string): stringReturns a new JSON string that is the JSON given with the Value indicated by Specifiers set to Value.
Parameters
-
JSON(string) -
Specifiers({any}) -
Value(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.JsonSetValue().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llJsonSetValue