[[PageOutline(1-5, Contents)]] = Embedding Lua script = When using the Lua plugin, Lua code can be embedded into RML files. Inline responses to events are executed as Lua code. Functions, structures and variables can be declared or included with the }}} The following sample uses the ''test.lua'' file instead of declaring the script inline (it is assumed the Lua file declares a ''Test()'' function). {{{