User manual

Dymola 2014 FD01 Release Notes 23
The trace output is displayed in the command log.
Executing a script from the script editor
The active script can be executed by clicking the
Run Script button in the header of the
script editor.
Executing a selected part of a script
Right-clicking a selected part of a script, enables the command
Run Selection. This
command will execute the selected part of the script as would it be a separate script.
New command (built-in function)
The following command (built-in function) is new in Dymola 2014 FD01:
Function
Description
getLastError
"Returns the last error message from the last command. If
the last command was successful an empty string is
returned. For check, translate, etc, the log is returned."
3.3.6 Minor improvements
Export command in variable browser improved
The previous context command for a result file in the variable browser,
Save Result As…
has been renamed to
Export Result As…. Also, this improved command does not change
any name of result files in the variable browser when used.