Skip to content

llJsonValueType

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

Returns the type constant (JSON_*) for the value in JSON indicated by Specifiers.

Parameters
JSON (string)
Specifiers ({any})

Add example usage here showing SLua/Luau syntax with ll.JsonValueType().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.