Description
Returns an upper index of an array stored in the variable.
Syntax
Function UBound
Parameters
none
Return value
the upper index of array
Example
Sample code
Dim array(5), nUserVar.value = arrayn = UserVar.UBound() ' n = 5
See also
Platform Objects and Methodsvalue.GetAtvalue.IsEmptyValue Object
value.Validate