lua if not nil Following table shows all the relational operators supported ... A useful Lua idiom is x = x or v, which is equivalent to if not x then x = v ...
確定! 回上一頁