xpxTestAggrByIndex

FUNCTION xpxTestAggrByIndex (aggrId        : AGGREGATE OF GENERIC;
                             elementIndex  : INTEGER;
                             VAR isSet     : BOOLEAN)
                             status        : INTEGER;

The xpxTestAggrByIndex function returns TRUE in the isSet argument if the specified element elementIndex (starting from one) in the persistent aggregate aggrId has a value assigned, else FALSE will be returned in the isSet argument.

Arguments


TypeNameComment
AGGREGATE OF GENERICaggrIdcomment
INTEGERelementIndex 
BOOLEANisSet 

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.