Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Version: Available or changed with runtime version 1.0.
Indicates whether the JsonValue contains the JSON value of UNDEFINED.
Syntax
Ok := JsonValue.IsUndefined()
Note
This method can be invoked using property access syntax.
Parameters
JsonValue
Type: JsonValue
An instance of the JsonValue data type.
Return Value
Ok
Type: Boolean
true if the JsonValue contains the JSON value of UNDEFINED; otherwise, false
Related information
JsonValue Data Type
Get Started with AL
Developing Extensions