Run a Lua Script

To run a Lua script, create a Lua import or index task, and specify the path to your script. You can run Lua scripts using pre and post Import Tasks, and using update and delete index tasks. For example:

[ImportTasks]
Post0=Lua:c:\scripts\script1.lua