...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxPutAttrBN (instanceId : GENERIC;
attrName : STRING;
attrValue : GENERIC)
status : INTEGER;
|
The xpxPutAttrBN function writes the specified value attrValue to the attribute named attrName in the instance instanceId. An indeterminate (question) value will result in an unset attribute value.
This function is equivalent to the EDMinterface function sdaiPutAttrBN
Arguments
...
Type | Name | Comment |
GENERIC | instanceId | comment |
STRING | attrName | |
GENERIC | attrValue |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|