DIAdem Help

Command: ScriptCmdAdd

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

Display all  Hide all

Command: ScriptCmdAdd

Registers a script that contains user commands. Use user commands to add your own commands to DIAdem or to change existing commands.

Call ScriptCmdAdd(ScriptFile, [ScriptAddMode])

Input Parameters

ScriptFile Specifies the name of a script file.
[ScriptAddMode] Specifies how DIAdem registers the user command.
Note  Refer to the page Using User Commands for more information.

Related Topics

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