Skip to content

llJsonGetValue

function ll.JsonGetValue(JSON: string, Specifiers: {any}): string

Gets the value indicated by Specifiers from the JSON string.

Parameters
JSON (string)
Specifiers ({any})

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.