LuaFile
To enter the LuaFile keyword in the command line, use one of the options:
- Type LuaFile
- Type the shortcut Luaf
Description
Section titled “Description”The LuaFile keyword is used to execute a Lua file directly without the need to import it into the grandMA3 show file.
Syntax
Section titled “Syntax”LuaFile [“AbsolutePathToLuaFile/FileName.lua”]
Example
Section titled “Example”- To execute the Lua file “execute_example.lua”, type:
| User name[Fixture]>LuaFile “C:\ProgramData\MALightingTechnology\gma3_1.6.3\shared\resource\lib_plugins\examples\execute_example\execute_example.lua” |