|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Options | Name | Purpose | |
---|---|---|---|
+ | ExtentType (JsonArray, character, integer, integer) |
Verifies that the extent of the JSON array is of the given
JSON data type |
|
+ | HasProperty (JsonObject, character, character) |
Verifies that the provided JSON object has a property with
the given name |
|
+ | PropertyType (JsonObject, character, character, integer) |
Verifies that the property of the JSON object is of the given
JSON data type |
Top
PUBLIC ExtentType (JsonArray, character, integer, integer)
|
||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC HasProperty (JsonObject, character, character)
|
||||||||||||||||||||||||||||||||
PUBLIC PropertyType (JsonObject, character, character, integer)
|