What is Lua
Lua is a scripting language designed to support general procedural programming. It offers support for object-oriented programming, functional programming, and data-driven programming. Lua is implemented as a library, written in clean C (a common subset of ANSI C and C++).
For more information on scripting with Lua, see www.lua.org.
Â
The grandMA3 software supports Lua version 5.4.6 and all the built-in standard libraries.
Use the Version keyword in the command line to check which Lua version your device is currently running.