Description
The number of elements in the specified array.
Snippet
Count Of(Global.variableName);
Properties
Returns: Integer
Parameters: Array
Array
Type: Array, Default: Global Variable
The array whose elements will be counted.
The number of elements in the specified array.
Count Of(Global.variableName);
Returns: Integer
Parameters: Array
Array
Type: Array, Default: Global Variable
The array whose elements will be counted.