HIBOUND
Â
SYNTAX:
Â
FUNCTION HIBOUND ( V:AGGREGATE OF GENERIC ) : INTEGER;
The hibound function returns the declared upper index of an array or the declared upper
bound of a bag, list or set.
Â
Parameters :
 V is an aggregate value
Â
SYNTAX:
Â
FUNCTION HIBOUND ( V:AGGREGATE OF GENERIC ) : INTEGER;
The hibound function returns the declared upper index of an array or the declared upper
bound of a bag, list or set.
Â
Parameters :
 V is an aggregate value