a = {1,2,3,4,5} -- array index start at 1 ... string = "Lua Tutorial" ... print("mytable Element at index 1 is ", mytable[1]).
確定! 回上一頁