Building An Expression
To create an expression or a Tcl code fragment:
Click in turn Tcl commands, variables and Tcl operators.Double-clicking a command adds it to the expression created in the
Expressions pane.Double-clicking a simple variable adds a reference to the Expressions pane. For example, clicking the var1 entry in the Test Variables pane adds $var1 to the Expression pane.
Double-clicking an operator adds it to the Expressions pane.
Check the syntax of the resulting Tcl expression by clicking thebutton. When errors are found, these are displayed in list format in a Syntax Errors pane that appears below the Expressions pane. Double-clicking an error entry in the Syntax Errors pane automatically selects the offending expression in the Expressions pane above.
See Also
IxLoad TestComposer │ User Guide |