Navigation menu

WoW:API foreachi: Difference between revisions

Jump to navigation Jump to search
Use Lua/Libshortcut template. Change category from "LUA Functions" to "Lua functions".
No edit summary
(Use Lua/Libshortcut template. Change category from "LUA Functions" to "Lua functions".)
Line 1: Line 1:
{{:Lua/Libshortcut|foreachi|table.foreachi}}
From [http://lua-users.org/wiki/TableLibraryTutorial TableLibraryTutorial] of lua-users.org.
From [http://lua-users.org/wiki/TableLibraryTutorial TableLibraryTutorial] of lua-users.org.


Line 13: Line 14:
Note in the example only the indexed elements of the table are displayed. See the TablesTutorial for more information on key-value and index-value pairs.
Note in the example only the indexed elements of the table are displayed. See the TablesTutorial for more information on key-value and index-value pairs.


----
{{LUA}}
{{template:WoW API}}
Anonymous user