SYNTAX:
xpxPrevious (iteratorId : GENERIC;
found : BOOLEAN)
status : INTEGER;
The xpxPrevious function moves the iterator iteratorId to the element before the current if such an element exist in the actual aggregate. found will be TRUE if an element was found, otherwise FALSE.
This function is equivalent to the EDMinterface function sdaiPrevious
General
Content
Integrations