xpxIsInstanceOf
FUNCTION xpxIsInstanceOf (instanceId , entityId : GENERIC; VAR isInstanceOf : BOOLEAN) status : INTEGER;
The xpxIsInstanceOf function tests if the specified instance instanceId is of the type specified by the entityId 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
Type | Name | Comment |
GENERIC | instanceId | comment |
GENERIC | entityId | |
BOOLEAN | isInstanceOf |
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.