To get the value of other JSON data types as a string, use the GetJsonText( ) method.
Return type:
Access:
Applies to:
GetLongchar( INPUT property-name AS CHARACTER )GetLongchar( INPUT property-name AS CHARACTER,INPUT code-page AS CHARACTER )If code-page is specified, the returned LONGCHAR is set to that code-page. By default, the returned LONGCHAR is set to –cpinternal.A CHARACTER expression specifying the code page to which the returned LONGCHAR should be set. If this parameter is the empty string ("") or is the Unknown value (?) it defaults to –cpinternal.
property-name is the empty string (""), or is the Unkown value (?)
code-page is not supported by OpenEdge
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |