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

SetArrayItemValue – PB Docs 2022 – PowerBuilder Library

SetArrayItemValue – PB Docs 2022

SetArrayItemValue

Description

Sets the value of an array item to the value of an
IPB_Value.

Syntax

Argument

Description

array

A valid pbarray structure in which you want to set
an array item to null.

dim

A pblong array to hold the indexes of each
dimension of the array. The size of the array must equal the
dimensions of array.

src

The value to which the array item is to be
changed.

Return value

None.

Examples

This code sets the value of each item in an array:

Usage

The SetArrayItemValue method does not verify that the datatype of
the replacement value matches the datatype of the original value.

See also

AcquireArrayItemValue

ReleaseValue

SetArrayItemToNull

SetValue


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