Gets JSON data type for the identified element. The returned integer corresponds to the static integer properties defined in the Progress.Json.ObjectModel.JsonDataType class.
Return type:
Access:
Applies to:
GetType( INPUT index AS INTEGER )A JsonError is raised if index is less than 1, is greater than the length of the JsonArray, or is the Unknown value (?).
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |