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