2018.1

Table Of Contents
Note
This feature is part of the PDFTools, which is only available in PlanetPress
Workflow.
l
Separator string: This option is used to add a separator string between the content of
each file when the Concatenate files option is selected.
On Error Tab
For a description of the options on the On Error tab see "Using the On Error tab" on page57.
Comments Tab
The Comments tab is common to all tasks. It contains a text area (Task comments)that lets
you write comments about the task. These comments are saved when the dialog is closed with
the OKbutton, and are displayed in the Task Comments Pane.
Check the option Use as step description to display the text next to the icon of the plugin in
the Process area.
Working With Variables
A Variable is basically a keyword that points to specific location in your computer's memory.
This location contains data that you decide to place in it, by assigning that data to the variable
name. This chapter will help you learn about these variables and how you can use them.
Types of variables
There are 4 types of variables that can be used in PlanetPress Workflow:
l Global variables are available by all processes and tasks within the configuration, and
any modification made to them affects all tasks and configurations. For more information
see "Manipulate Global Variables" on page563.
l Local variables are specific to an instance of a process. That is to say, when a process
changes the information in a local variable, it changes it only for that process and only for
Page 512