llJsonValueType
function ll.JsonValueType(JSON: string, Specifiers: {any}): stringReturns the type constant (JSON_*) for the value in JSON indicated by Specifiers.
Parameters
-
JSON(string) -
Specifiers({any})
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llJsonValueType