Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpfNext(iteratorId :

...

 GENERIC)
                 result    : BOOLEAN;

The xpfNext function positions the specified iterator to the next aggregate element immediately following the current element which will then be the new current element of the iterator after this operation is completed. The result is returned in the argument <result>, and is TRUE if the specified iterator have got a new current element, and FALSE if there was an error during operation.
This function is equivalent to the EDMinterface function sdaiNext.
See also xpxNext

Arguments

...

TypeNameComment
GENERICiteratorIdcomments

Return Value

...

 

TypeNameComment
BOOLEANresultcomments

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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