There are 2 options to find matching text; string.match or string.find . Both of these perform a Lua patten search on the string to find ...
確定! 回上一頁