Skip to content

Using Variables in Tasks

There are three ways variables can be referenced in tasks:

  • Expression Escape allows a Javascript expression to evaluate inside a field.
  • Template Expansion gives full control over the contents of a documents through Javascript.
  • Raw Javascript is accepted in certain tasks.

Workload Automation and Orchestration