In Lua, the require statement is used to load and execute external modules.
In Iguana, when you create a new lua file or import a library, Iguana automatically adds the require statement to Main.lua.
In Lua, the require statement is used to load and execute external modules.
In Iguana, when you create a new lua file or import a library, Iguana automatically adds the require statement to Main.lua.