2018.1

Table Of Contents
Note
When using a variable in a condition, do not wrap it in ${ }. This notation is only necessary in the
context of a text (like file names or additional page content).
File name variables
File name variables are available in a few places in the "Print Options" on page944:
l
In the Job Output Mask and Job Output Folder fields when using the Directory option.
l
In the Job Name field when using the Windows Printer option.
Tip
You can name the output file or folder through the WorkFlow.
This is done by setting a JobInfo field in the WorkFlow and then referencing it in the "Print
Options" on page944 fields via the variable @automation.JobInfoX@ (where "X" is the
number of the JobInfo field).
If the output is to be separated into multiple files, some Output content variables can also be
used as Output file variables, depending on the level of separation (see "Content variables" on
page1115).
Template
Note
The variables ${template}, ${template.base} and ${template.name} are only
available when printing directly from Designer.
${template}
${template} is a shorthand for ${template.base}_
${template.nr,0000}.${template.ext}.
It expands to a name based on the template name. A four digit
sequence number is added at the end of the base name. The file
Page 1112