...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION 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
Arguments
...
Type | Name | Comment |
GENERIC | iteratorId | The id of the iterator |
BOOLEAN | found |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|