Expressions view
The Expressions view can include these variables:
- Local variables
- Global variables
- External variables (including table fields)
You can perform these actions:
- Click Expressions view to add a new expression. in the
- Click Expressions view to remove selected expressions. in the
- Click Expressions view to change the value of an expression. in the
- Click Expressions view to download the expression value, which is only possible in the case of an array, XML node, or JSON node. in the
If the Enabled check box is selected for an expression, the value of the expression is retrieved/filled when stepping through the process. If you clear this check box, the expression value is not retrieved/filled.
Shortcut menu
If you right-click an expression and the check box before the expression is not selected, this action is displayed:
- New
- Adds a new expression.
If you right-click an expression and the check box before the expression is selected, these actions can be displayed:
- New
- An expression is added.
- Delete
- The selected expression is deleted.
- Change value
- The value of the selected expression can be changed in the Change Value dialog box that is started.
- Download value
- If the selected expression concerns an array, XML node, or JSON node, the expression value is downloaded to the default browser’s download location.
- Disable
- The selected expression is disabled. Consequently, the Enabled check box is cleared.
Details view
Based on the expression type, the details view shows these expression values:
- String
-
- string value
- base 64 value
- Long
-
- long value
- date value
- UTC value
- time value
- binary value
- JSON or XML
-
- long value
- date value
- UTC value
- string value
- hex value
- binary value