{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

UBound

Returns the size (the upper bound) of the array.

Usage:

UBound( array )

Parameters:

array Array variable, whose size will be returned.

Returns:

Numeric value

Examples:

Dim array(10) as number
ubound(Array) // Result: 10
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - UBound