...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxTestAggrByIterator (iteratorId : GENERIC;
VAR isSet : BOOLEAN)
status : INTEGER;
|
The xpxTestAggrByIterator function returns TRUE in the isSet argument if the element in the actual persistent aggregate pointed to by the specified iterator iteratorId has a value assigned, else FALSE will be returned in the isSet argument.
This function is equivalent to the EDMinterface function edmiTestAggrByIterator
Arguments
...
Type | Name | Comment |
GENERIC | iteratorId | comment |
BOOLEAN | isSet |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|