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


TypeNameComment
GENERICiteratorIdcomments

Return Value


 

TypeNameComment
GENERICelementValuecomments

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â