====== Scripting in Lua ====== [[https://www.lua.org/manual/5.5/|{{ :vai:lua-logo.gif?nolink|}}]] Vai can be scripted using [[https://www.lua.org/manual/5.5/|Lua]]. A comprehensive list of available command can be retrieved using the ''help()'' command in the lua console. To monitor which commands are being used by buttons and menu items, use the Lua History panel.