In Lua, we make use of both the pairs() and ipairs() function when we want to iterate over a given table with the for loop.
確定! 回上一頁