Skip to main content

Argumentos

any
requerido
Valor que se va a classify. Pasar no value devuelve el runtime type name para un stack value ausente.

Retornos

string
Type name string. Los returns JSON-specific verificados son “null”, “array” y “object”. Los valores non-table y non-json.null usan Lua type name, como “nil”, “boolean”, “number”, “integer”, “string”, “function”, “object”, “thread”, “buffer”, “class”, “object”, “vector” o “no value”, segun el runtime value.

Ejemplo

Comprueba el exact type string que devuelve el JSON helper.