GET_UPDATE_OF_SYSTEM_MODEL_ATTRS ​
GET_UPDATE_OF_SYSTEM_MODEL_ATTRS returns the current status (enabled or disabled) of the "update of system model attributes" flag.
Syntax ​
leo-grammar
CC "Core" GET_UPDATE_OF_SYSTEM_MODEL_ATTRS
#-->RESULT ecode:intValue val:intValue
Parameters ​
none
Returns ​
ecode
(intValue) - Contains the error code or is 0 in case of success.val
(intValue) - 0 for sidabled or 1 for enabled
Details ​
See SET_UPDATE_OF_SYSTEM_MODEL_ATTRS for more information.
See Also ​
SET_UPDATE_OF_SYSTEM_MODEL_ATTRS
Examples ​
Versions and Changes ​
Available since ADOxx 1.3