🧡 Skip to main content🔍 Skip to search
Global Variables

Global Variables allow you to reuse common values, constants, and templates in multiple automated Tasks on a single server. Global variables are visible to all Tasks on a particular computer.

Additionally, it is possible to automatically adjust values of global variables from any unattended or manual Task by using the Modify Global Variable Action.

Usage

To access a global variable, use the Variable Wizard and look for a variable under its assigned category or group. In contrast, the regular (or Task's local) variables are available only during Task execution, and are not visible to other Tasks.

As the name global variables suggests, the variables are available to all your Tasks, therefore the name of a variable must be unique and easily recognizable.

In addition to the name and value, a variable consists of its description, read-only flag, and assigned group. For instance, when the Passwords group is selected, the variable value is masked with password characters (only on-screen, not during Task execution).

Overview

Global variables are ideally used for storing constants such as email templates. It helps you to keep a consistency when developing multiple automated workflows. It also helps in debugging and maintaining your automated Tasks in the long term.

Once a global variable is created, its value and description can be used with different unattended Tasks. For example, if you are using a global variable for email signature, you don't need to change a hundred Task files to simply change the email signature.

So to recap—if you have a value that you are using a lot, you might want to consider creating a global variable for it.

Documentation

  • Summary · a quick overview of global variables and their groups.
  • Variables · Manage · overview, add, or edit all variables.

Variable Wizard

Help at your fingertips…

If you have any questions, please do not hesitate to contact our support team.