Evaluate Expression

This step can only be used in the context of Extract Value, Extract Clipboard, Extract Tree as XML, and Convert Value. It contains a list of conversion functions suggested for use on a value. The function list suggested for a particular value is limited, depending on the value type. To specify a conversion function, in the step context menu, click Evaluate Expression step, and then do either of the following:

  • Select the required function from the list of suggested functions.
  • Click Plain to manually type the required function. For example, if you need to extract a text that represents an integer and store it in an Integer variable, you can use the expression $initial.integer().

For more information on the supported functions and examples, see Expressions.