Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
xpxEnd (iteratorId : GENERIC)
        status     : INTEGER;
 
The xpxEnd function moves the iterator iteratorId to the position after the last element in the actual aggregate. The first following xpxPrevious function will move the iterator to the very last element in the actual aggregate.
This function is equivalent to the EDMinterface function sdaiEnd

  • No labels