DIAdem Help

Command: ScriptCmdIsLoaded

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

Display all  Hide all

Command: ScriptCmdIsLoaded

Checks whether a script file with user commands is already loaded or not.

ReturnValue = ScriptCmdIsLoaded(ScriptFile)

Input Parameters

ScriptFile Specifies the name of a script file.

Return Parameters

ReturnValue The return value is a Boolean variable type.
Note  Refer to the page Using User Commands for more information.

Related Topics

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