xpxAppend

FUNCTION xpxAppend (listId       : AGGREGATE OF GENERIC;
                    elementValue :  GENERIC)
                    status       : INTEGER;

The xpxAppend function appends the specified value elementValue to the persistent aggregate aggregateId. Note: The persistent aggregate must be of type LIST.

Arguments


TypeNameComment
AGGREGATE OF GENERIClistIdA persistent aggregate, MUST be a LIST
GENERICelementValueThe value to be added

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.

Â