SetToNull

PowerBuilder Native Interface

PBArrayAccessor template class:

SetToNull method

Description

Sets the value of the specified array item to null.

Syntax

SetToNull(pblong dim[ ])

Argument

Description

dim

The dimension of the array item to be set

Return Values

None.

See Also