I tried on lua: print(string.gsub(“t-shirt:100”, “t-shirt:”,"")) t-100 1 As you can see I ... In a pattern match '-' is a “magic” character.
確定! 回上一頁