xpxGetAttrBN

FUNCTION xpxGetAttrBN (instanceId    : GENERIC;
                       attributeName : STRING;
                       VAR attrValue : GENERIC)
                       status        : INTEGER;

The xpxGetAttrBN 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 attributeName specifies the attribute within the instance to read the value of.

Arguments


TypeNameComment
GENERICinstanceIdThe ID of the instance
STRINGattributeNameThe name of the attribute
GENERICattrValueactual attribute value in the argument

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.

Â