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.
Â
Â
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.
Â