Introduction A common question that gets asked is "where can I start to learn to code?" This is a knowledge base article which will attempt to help with this. The first question you should ask yourself is what is Lua? Lua is a powerful light-weight programming language designed for extending applications. It is often used as a configuration language. Lua is not an acronym. It is the Portuguese word for "moon". Where can I go for help? After reading through these resources, if you still need...
22:03:27: Noncombat logging enabled 22:03:33: Unknown command: dumpdetail (try '/help') 22:03:35: Basic globals: 22:03:35: Development.Documentation 22:03:35: Provide documentation on items in the addon environment. Called with no parameters, it returns a table listing all documentation. Can provide both human-readable and computer-readable documentation. 22:03:35: documentables = Development.Documentation() -- table <- void 22:03:35: documentation = Development.Documentation(item) -- string...