/
xpxPutAggrByIterator
xpxPutAggrByIterator
FUNCTION xpxPutAggrByIterator (iteratorId , elementValue : GENERIC) status : INTEGER;
The xpxPutAggrByIterator function writes the specified value elementValue to the aggregate element pointed to by the iterator iteratorId.
Arguments
Type | Name | Comment |
GENERIC | iteratorId | The id of the iterator |
GENERIC | elementValue | The value that will be places within the element pointed by the <iteratorId> |
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.
, multiple selections available,
Related content
xpxCreateNestedAggrByIterator
xpxCreateNestedAggrByIterator
More like this
xpfGetAggrByIterator
xpfGetAggrByIterator
More like this
xpxInsertAfter
xpxInsertAfter
More like this
xpxPrepend
xpxPrepend
More like this
xpfAggregateIdToInteger
xpfAggregateIdToInteger
More like this
xpfGetAggrType
xpfGetAggrType
More like this