I have this table in lua:local values={"a", "b", "c"} is there a way to return ... how can I get the index of "a" or onevalue in the table without iterating ...
確定! 回上一頁