SetArrayItemValue – PB Docs 150

IPB_Session interface:

SetArrayItemValue method

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 Values

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


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