xpxCreateNestedTypedAggrByIterator

FUNCTION xpxCreateNestedTypedAggrByIterator(iterator        : GENERIC;  
                                            typePath        : LIST OF GENERIC;  
                                            VAR newAggrId   : AGGREGATE OF GENERIC)
                                            status          : INTEGER;

The xpxCreateNestedTypedAggrByIterator function will create an element in the parentAggrId aggregate. The created aggregate will be typed according to the typePath, which is a list of type ids. The position to place the created aggregate in given by iterator.                                           

 

Arguments


TypeNameComment
GENERICiteratorcomment
LIST OF GENERICtypePath 
AGGREGATE OF GENERICnewAggrId 

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.

Â