Siebel VB Language Reference > Quick Reference: Statements and Functions >

Arrays


The following functions and statements are used for manipulating arrays.

Function or Statement
Purpose
For More Information
Erase
Reinitializes the contents of an array
LBound
Returns the lower bound of an array's dimension
ReDim
Declares dynamic arrays and reallocates memory
UBound
Returns the upper bound of an array's dimension


 Siebel VB Language Reference
 Published: 18 June 2003