Expression Builder - Advanced Mode
The Expression Builder is accessed in various contexts of the TestComposer plugin that require creating an expression or adding Tcl code, such as:
- Creating an assignment step
- Building an expression for conditional steps (If, While, Do...While)
- Adding a TclEval or Trace command step
At runtime, an in-built Tcl Interpreter evaluates the defined expressions or Tcl code associated with script steps and provides return values that can be assigned to variables, or can be used in steps of the control type.
See Also
IxLoad TestComposer │ User Guide |