2019.1

Table Of Contents
Variable
Name Example value when interpreted
xxxx-
xxxxxxxxxxxx
(8-4-4-4-12
characters).
%t
Current
temporary
folder
C:\Documents and Settings\All Users\Application
Data\Objectif Lune\PlanetPress Workflow 7\PlanetPress
Watch\Spool\6.tmp\
%e
Current
Metadata file
name
job00ZAIZ2C4FXON16CE6C566.dat.meta
%E
Current
Metadata path
and file name
C:\Documents and Settings\All Users\Application
Data\Objectif Lune\PlanetPress Workflow 7\PlanetPress
Watch\Spool\5.tmp\job00ZAIZ2C4FXON16CE6C566.dat.met
a
%w Current
process name
My Process
%i Current Loop
iteration index
(always the
innermost
loop)
2
The %i Loop Count variable
The value of the %i variable is equivalent to the current iteration of loops inside of a process. It
always contains the value of the innermost loop, and only certain tasks trigger the counter to
start. The below image shows an example process and the value of %i during this process:
Page 601