Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expression

If..Then Expression

Image RemovedImage Added

Each term is comprised of a left hand side, a right hand size, and a comparison operator. Use %VariableName% syntax to compare the values of variables. String, integer or floating point values can all be compared.

...

You can also use If..Then with the Else action, to provide an alternative set of actions to run. See the Else Action for details.

Image RemovedImage Added

The "Append expression result to Action Log Title" will show the result (True or False) as part of the action's log title when it runs. The result is appended to the normal log title.

...