Object type:
Constant | Meaning |
---|---|
jsonTypeNull | The JSON null value |
jsonTypeArray | Array |
jsonTypeBoolean | Boolean |
jsonTypeDouble | Double |
jsonTypeInteger | Integer |
jsonTypeObject | Object |
jsonTypeString | String |
Function JsonType Returns Integer
Call: | Get JsonType to IntegerVariable |
Returns the type of the object as an integer constant.