SYNTAX:
FUNCTION xpfSizeof (aggrId : AGGREGATE OF GENERIC)
aggrElements : INTEGER;
To be completed
The function xpfSizeOf returns the size of the given aggregate, aggrId, as an integer value.
SYNTAX:
FUNCTION xpfSizeof (aggrId : AGGREGATE OF GENERIC)
aggrElements : INTEGER;
To be completed
The function xpfSizeOf returns the size of the given aggregate, aggrId, as an integer value.