WoW Lua From TableLibraryTutorial of lua-users.org. table.insert(table, [pos,] value) tinsert(table[, pos], value) Insert a given value into a table.
確定! 回上一頁