Lua Output Engine
The Lua output engine produces a Lua representation of each record that it receives, and writes it to a file on disk. You can use the output to help you to write and troubleshoot Lua scripts.
Configuration Parameter | Description |
---|---|
Input | A comma-separated list of the tracks that you want to output. |
LuaOutputPath | The path and file name of the file to save the record to. |
Type | The type of output engine to use. Set this parameter to Lua . |