DIAdem Help

Command: ScriptCmdReset

  • Updated2024-09-12
  • 1 minute(s) read

Command: ScriptCmdReset

Restarts the script engine. DIAdem re-initializes all global variables and user commands from user command files and resets the variables to the predefined setting. DIAdem deletes all variables generated with GlobalDim.

Call ScriptCmdReset()

Input Parameters

None
Note  Only use the ScriptCmdReset command at the end of a script.

Related Topics

Command: GlobalDim | Command: GlobalReDim | Command: ScriptCmdAdd | Command: ScriptCmdIsLoaded | Command: ScriptCmdRemove | Variable: DefFileName