/
xpxGetAttrBN
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
Type | Name | Comment |
GENERIC | instanceId | The ID of the instance |
STRING | attributeName | The name of the attribute |
GENERIC | attrValue | actual 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.
, multiple selections available,
Related content
xpfGetAttrBN
xpfGetAttrBN
More like this
xpxTestAttrBN
xpxTestAttrBN
More like this
xpxGetInstance
xpxGetInstance
More like this
xpxTestAttr
xpxTestAttr
More like this
xpfGetInternalData
xpfGetInternalData
More like this
xpfTestAttrBN
xpfTestAttrBN
More like this