Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

GetJsonBlob – PB Docs 2019 – PowerBuilder Library

GetJsonBlob – PB Docs 2019

GetJsonBlob

PowerScript function

Description

Gets the JSON blob data. The returned blob data is encoded with
EncodingUTF16LE! by default.

Applies to

JSONGenerator and JSONPackage

Syntax

Argument

Description

objectname

The name of the JSONGenerator or JSONPackage object whose
data you want to obtain.

e (optional)

Character encoding of the resulting blob.

Values are: EncodingANSI!, EncodingUTF8!, EncodingUTF16LE!
(default), and EncodingUTF16BE!.

Return value

Blob.

Returns the JSON blob data if it succeeds and empty string (“”) if
an error occurs. If any argument’s value is null, the method returns
null.

Examples

This example gets the JSON blob data.

This example packages the data of DataWindow, DataStore and
DataWindowChild object and assigns the value to a blob.

See also

GetJsonString


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x