xpxIsInstanceOfBN

FUNCTION xpxIsInstanceOfBN (instanceId         : GENERIC;
                            entityName         : STRING;
                            VAR isInstanceOf   : BOOLEAN)
                            status             : INTEGER;

The xpxIsInstanceOfBN function tests if the specified instance instanceId is of the type specified by the entityName argument. If the instance is of the specified type TRUE is returned in the isInstanceOf argument, else FALSE will be returned in the isInstanceOf argument.

Arguments


TypeNameComment
GENERICinstanceId 
STRINGentityNamecomment
BOOLEANisInstanceOf 

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.