Jump to content

Help:Lua Quick Reference

From Consumer Rights Wiki

Common Lua Tasks

[edit | edit source]

Text Formatting

[edit | edit source]

Make text uppercase:

YOUR TEXT HERE

Create a bullet list:

Script error: The function "bulletList" does not exist.
  • Always test your modules in a sandbox first
  • Use clear function names
  • Comment your code for others