Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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.

  • No labels