Standard Types🔗 Standard types are the basic building blocks of Lua. They are the types that are built into the language and are always available. Besides the types exist many classes you will want to use. Standard Types boolean function integer number string table