...
Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpxUnsetAttrBN (instanceId : GENERIC;
attributeName : STRING)
status : INTEGER;
|
The xpxUnsetAttrBN function unsets, i.e., deletes the data value of the attribute attributeName in the specified persistent instance instanceId.
This function is equivalent to the EDMinterface function sdaiUnsetAttrBN.
Arguments
...
Type | Name | Comment |
GENERIC | instanceId | |
STRING | attributeName | comment |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<Missing Example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|