WoW:API sort: 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|sort|table.sort}} | |||
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 30: | Line 31: | ||
5, 4, 3, 2, 1 | 5, 4, 3, 2, 1 | ||
{{LUA}} | |||
{{ | |||