/
HIBOUND
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