Previous Topic: Edit Global Variable DialogNext Topic: Edit Job Dependency Dialog


Edit Global Variable Dependency Dialog

The Edit Global Variable Dependency dialog opens when you select a dependency arrow from a global variable in the Graph, right-click, and select Edit. This lets you specify a condition that determines whether the next step in the job flow is performed. For example, if global variable run_count is equal to 5, processing will continue.

This dialog contains the following fields:

[Operator]

Specifies the operator to use when comparing the specified value with the current value of the global variable (=, !=, <, >, <=, >=).

[Value]

Specifies the value to which the global variable is compared.

This dialog contains the following buttons:

OK

Saves your settings and closes the dialog.

Cancel

Discards your settings and closes the dialog.

More information:

Edit a Dependency