llJsonGetValue
function ll.JsonGetValue(JSON: string, Specifiers: {any}): stringGets the value indicated by Specifiers from the JSON string.
Parameters
-
JSON(string) -
Specifiers({any})
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.JsonGetValue().
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: llJsonGetValue