15.3 Scripting Modules ↑
15.3.5 Output Module Parameters
An Output command may only have an action of ‘open’.
Open
The current data source, filtered and sorted per any previous relevant commands, will be written to the output file specified in the value column.
A file extension of ‘.csv’ will result in a comma-separated values file being written; any other file extension will result in a tab-delimited file being written.
Next: Browse Module Parameters