(It will just silently return nil ) A Lua string is not a sequence of characters ... escape the magic character like so: '%$'; use string.find(s,sub,1,true) ...
確定! 回上一頁