SET_EXPLORER_UPDATEMODE ​
Allows to change the UI update behaviour of the explorer.
Syntax ​
leo-grammar
CC "Explorer" SET_EXPLORER_UPDATEMODE on | off .
#--> RESULT ecode:intValueParameters ​
<main-parameter>(enumValue) - can use the valuesonoroff(without quotation marks); if set to "off", no UI updates will take place until the update mode is set back to "on".
Returns ​
ecode(intValue) - Contains the error code or 0 in case of success.
Details ​
If set back to "on", the explorer UI is updated immediately.
If neither "on" or "off" is specified as update mode, eCode will be set to 1.
Otherwise 0 is returned.
See Also ​
Examples ​
Versions and Changes ​
Available since ADOxx 1.3