...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxBeginning (iteratorId : GENERIC)
status : INTEGER;
|
The xpxBeginning function specifies that the iterator iteratorId should point to the position before the first element in the actual aggregate. The first subsequent xpxNext function will move the iterator to the very first element in the aggregate.
This function is equivalent to the EDMinterface function sdaiBeginning
Arguments
...
Type | Name | Comment |
GENERIC | iteratorId | The unique id of an iterator in the EDMdatabase |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|