2022.2

Table Of Contents
The On Error tab will be triggered if your script has an execution error (such as syntax error, etc)
as well as when raising an error from within your script.
Advanced properties
To get access to the following properties tabs, right-click the plugin in the process and select
Advanced Properties.
Miscellaneous Tab
The Miscellaneous tab is common to all tasks.
Check the option Use as step description to display the text next to the icon of the plugin in the Pro-
cess area.
Search and Replace
Search and Replace Action tasks are used to locate and replace strings of data within the job file and
to replace them with other strings of data. Note that this Action task cannot be used with binary files.
For more advanced search and replace functionality, see "Advanced Search and Replace" on
page352.
Input
Any text-based file can be used in this task, even formats that are not directly compatible with PReS. As
long as the text is visible in a text-based editor (such as Notepad), it is readable and supported by this
task.
Processing
The appropriate changes are made to the data file (replacing text).
Output
The modified data file is output from this task. Metadata is not modified in any way if it is present.
Task properties
General Tab
l
Find: Enter the string of data for which to search. You can use any combination of text, variables
and data selections; see "Variable task properties" on page289.
l
Replace with: Enter the string of data to use as a replacement. Since this is also a variable prop-
erty box, the same as above applies.
Page 396