xpxNext
FUNCTION xpxNext (iteratorId : GENERIC; found : BOOLEAN) status : INTEGER;
The xpxNext function moves the iterator iteratorId to the element after the current if such an element exist in the actual aggregate. found will be TRUE if an element was found, otherwise FALSE.
Arguments
Type | Name | Comment |
GENERIC | iteratorId | A numeric id that uniquely identifies an iterator |
BOOLEAN | found | TRUE if the specified iterator has got a new current element, else FALSE |
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.
Options
Â
Example
<Missing Example>
Â
See also
Filter by label
There are no items with the selected labels at this time.
Â