Module lua

Lua is a programming language used to interface with Agent services.

Lua comes with a set of official libraries like string, table, math, etc.
To find documentation about the language itself as well as the official libraries, please refer to the official online documentation: Lua Manual

Type lua