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

  • No labels