is the metacharacter for 0 or more repetitions (non-greedy) in Lua patterns. Escape it (add a % before) to mean a literal hyphen.
確定! 回上一頁