Variables allow you to use information embedded inside a job, and use this information to define conditions for example for including or excluding jobs. Conditions always consists of a variable, an operator, and a value (this can be a fixed value or another variable).
For example, if you want to sort jobs by the number of pages they contain (more or less than 100 pages), you should define conditions such as "[Number of pages] <= 100" (for the first connection) and "[Number of pages] > 100" (for the second connection).
To define a condition with variables
> Define condition
with variables.
.
For example, the variable "Number of pages" can be found in the group Stats.
Depending on the selected variable, you may have additional options (displayed at the right), e.g. in case of dates, to define the format of that date.
(next to the second field).
For example, if the sample job has 20 pages and the condition states that Number of pages > 100 , the value in this field will be "false".
and define another condition (repeat steps
4-6).