ExecuteCommandString()

Executes a command in the Python interpreter, enabling you to issue a generic Python command to System Coupling.

Essential Keyword Arguments

CommandString : string

String indicating the command to be executed.

Return Type

Object

Examples

Example 25: Execute a command string to print the state of a singleton


ExecuteCommandString(CommandString = 'DatamodelRoot().OutputControl.PrintState()')

OutputControl
  Option = LastStep