Parameters
- #
- Optional comment. All the lines
starting with this symbol (#)
are not used for mapping.
- patternn
- Pattern strings delimited by quotation marks (“ and ”).
If you use only one pattern string, you can omit the quotation marks.
If the pattern string contains a quotation marks character,
then it must be escaped by backslash (\). The string can contain
the following wildcards and special characters:
- Asterisk (*)
- Matches an arbitrary number
of characters.
- Question mark (?)
- Matches
a single character.
- Backslash (\)
- Escape
character.
- RC value
- The return code value. This value is sent by the method to HCL Workload Automation by
a %RC nnnn message.