xpxGetAttr

FUNCTION  FUNCTION xpxGetAttr (instanceId, attrId, VAR attrValue : GENERIC)
                     status                            : INTEGER;

The xpxGetAttr function reads the value of the specified attribute of the specified instance and returns the actual attribute value in the argument attrValue; The argument instanceId specifies the actual instance and the argument attrId specifies the attribute within the instance to read the value of. The attrId can be retrieved by the xpxGetAttrDefinition and xpxGetAttrDefinitionBN functions.

Arguments


TypeNameComment
GENERICinstanceIdId of the instance
GENERICattrIdthe attribute within the instance to read the value of
GENERICattrValuethe actual attribute value

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.

Â