xpfGetAggrByIterator
FUNCTION xpfGetAggrByIterator (iteratorId : GENERIC) elementValue : GENERIC;
The xpfGetAggrByIterator function returns the data value in the actual aggregate element in the argument <elementValue> for the specified iteratorID, as specified in the argument <iteratorId>, that uniquely identifies an iterator in the actual EDMserver. The current element of the iterator will be the actual aggregate element. This operation is applicable for all aggregate types. The actual aggregate element is specified by an iterator, i.e. the current element of the specified iterator is the aggregate element of interest. The model that holds the actual aggregate must be open before this function can be successfully performed.
Arguments
Type | Name | Comment |
GENERIC | iteratorId | comments |
Return Value
Â
Type | Name | Comment |
GENERIC | elementValue | comments |
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â