HELP: Name of the output parameter file [LOG] TYPE: STRING SYNTAX: OUTPUT='str'/STDOUT/STDERR
With the OUTPUT parameter you can specify the file (as STRING) or stream (STDOUT/STDERR) where the FILTER() parameter strings should be written to. If not specified, the log is used.
STDOUT - Write output to stdout
STDERR - Write output to stderr