2021.1

Table Of Contents
Tip
You can also access global and local variables from your document using the
ExpandString() function. For more information, please see the PlanetPress Design User
Guide.
System variables
System variables are standard variables, created and managed directly by PlanetPress
Workflow. These variables are read-only and cannot be modified. They provide information
about the job, process, and PlanetPress Workflow environment.
Available system variables
Variable
Name Example value when interpreted
%a Job file last
modified date.
Format:
YYYY/MM/DD
2020/08/16
%c
Content of the
job file in its
original format
n/a
%F
Job file path
and name
C:\Program Files\PlanetPress Workflow 7\PlanetPress
Watch\Spool\job1D80328.dat
%f
Job file name
including the
file extension
job1D80328.dat
%z
Job file size in
bytes
34134
%o
Original file
name
invoice_june2nd.txt
Page 715