HIINDEX


 
SYNTAX:
 
FUNCTION HIINDEX ( V:AGGREGATE OF GENERIC ) : INTEGER;
 
T he hiindex function returns the upper index of an array or the number of elements in a bag, list or set.
 
Parameters : V is an aggregate value.
Â