GetHandle( ) method (JsonObject)

Gets the JSON number value of the named property as a HANDLE.

Return type: HANDLE

Access: PUBLIC

Applies to: Progress.Json.ObjectModel.JsonObject class

Syntax

GetHandle( INPUT property-name AS CHARACTER )
property-name
A CHARACTER expression that indicates the name of the property value to be retrieved from the JsonObject.

A JsonError is raised if: