Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
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.
This function is equivalent to the EDMinterface function sdaiGetAggrByIterator.
See also xpxGetAggrByIterator and xpfGetAggrByIndex.

Arguments

...

TypeNameComment
GENERICiteratorIdcomments

Return Value

...

 

TypeNameComment
GENERICelementValuecomments

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"