Change category from "LUA Functions" to "Lua functions".
No edit summary |
(Change category from "LUA Functions" to "Lua functions".) |
||
| Line 1: | Line 1: | ||
Native Lua statement: | |||
Used in loop constructs to iterate through the values of a table where the index are only numbers, or where there is no index (an array). | Used in loop constructs to iterate through the values of a table where the index are only numbers, or where there is no index (an array). | ||
| Line 20: | Line 20: | ||
would be output to the chat window. | would be output to the chat window. | ||
{{LUA}} | |||
{{ | |||