2022.1

Table Of Contents
l
Use the Set Job Info and Variable action task. See "Set Job Infos and Variables" on
page432.
l
You can use Scripts. See the chapter "Using Scripts" on page141.
Tip
Variables may be used as variable properties in Task Properties (see "Variable task
properties" below).
Variable task properties
When you edit tasks, you may notice that some of the properties that you can modify have a red
(or more precisely, a maroon) title. This means that the property can be dynamically determined
whenever your process runs, that is to say it will not remain static. This can be extremely useful
when, for example, you want to determine how many copies you will print out depending on
your data, or what document will be used in the printout depending on the department it came
from.
Variable properties may include:
l Static data.
l System variables. See "System variables" on page723.
l Local and Global Variables. See "Local variables" on page728.
l Job Infos. See "Job Info variables" on page722.
l Data and Metadata Selections. See "Data selections" on page54.
l Printer Control Characters. See "Shared printer queue properties" on page113. These
are normally only used in printer outputs.
Variable properties can also be used in these special locations:
l In the Set Job Infos and Variables Action Task. See "Set Job Infos and Variables" on
page432.
l In Scripts. See the chapter on "Using Scripts" on page141.
l In the Create File Input Task. See "Create File" on page312.
l Within a PlanetPress Design Document, using the ExpandString() function. See the
PlanetPress Design User Guide and PlanetPress Talk Reference Guide.
Page 732