Appendix C: Scripts
You can embed Lua scripts to perform tasks that are not supported by the built-in feature set.
This appendix provides guidance for getting started. It includes the following topics:
- Events and actions
- Predefined scripts
- Predefined commands
- Control structures
- Operators
- String library
- Special characters
- Examples
For general information about Lua, visit http://www.lua.org/docs.html.