I have this table in lua:local values={"a", "b", "c"} is there a way to return the index of the table if a variable equals one the table entries?say local ...
確定! 回上一頁