User manual

22
The commands for editing correspond to the commands in the Modelica Text editor.
Tracing
Function calls, variables in functions and global variables can be traced when executing the
script.
Tracing of global variables is always accessible by right-clicking the script editor and
selecting
Trace > Trace Global Variables.
To trace a function call or the variables in a function, the function call has to be selected by
double-clicking the name before taking up the context menu and selecting
Trace > Trace
Function Call
or Trace > Trace Variables in Function.