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