xpxPutAggrByIndex

FUNCTION xpxPutAggrByIndex (aggregateId     : AGGREGATE OF GENERIC;
                            elementIndex    : INTEGER;
                            elementValue    : GENERIC)
                            status          : INTEGER;

The xpxPutAggrByIndex function writes the specified value elementValue to the element specified by the elementIndex (starting from one) argument in the aggregate aggregateId.

Arguments


TypeNameComment
AGGREGATE OF GENERICaggregateIdId of the aggregate
INTEGERelementIndexindex within the aggregate
GENERICelementValueThe value to be places in <elementIndex>

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.

Â