Skip to content

Lua API

Function declarations

function name(): returntype
function print(<string> text): void

The functions are declared as shown above in the whole "Lua API" section.