Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


 
SYNTAX:
 
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.

  • No labels