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

GetValueBlob – PB Docs 2022 – PowerBuilder Library

GetValueBlob – PB Docs 2022

GetValueBlob

Description

Gets the blob value of the key.

If more than one key with the same name exists, then get the value
of the first key. Notice that the IgnoreCase property (true by default)
determines whether the key name will be matched in a case-sensitive
manner.

Applies to

JSONPackage

Syntax

Argument

Description

objectname

The name of the JSONPackage object

Key

A string specifying the key of the item of JsonStringItem
type. If more than one key with the same name already exists,
the value of the first key will be obtained.

Return value

Blob. Returns the key value if it succeeds. If any argument’s value
is null, the method returns null. If an error occurs, throw the
exception.

Examples

This example obtains the picture path (a blob value) from the JSON
string.

See also

SetValueBlob

GetValueBoolean

GetValueDate

GetValueDateTime

GetValueNumber

GetValueString

GetValueTime

GetValueToDataWindow


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