Check if a string isn't nil or empty in Lua我目前有一些使用以下语法的Lua代码:[cc lang=lua]if (foo == nil or foo == '') then foo =some ...
確定! 回上一頁