SYNTAX:
xpxGetAggrByIterator (iteratorId , VAR elementValue : GENERIC) status : INTEGER;
The xpxGetAggrByIterator function reads the value of the element pointed to by the specified iterator iteratorId in the actual persistent aggregate and returns the element value in the elementValue argument.
This function is equivalent to the EDMinterface function sdaiGetAggrByIterator
General
Content
Integrations