20.10.2021, 05:16
(18.10.2021, 14:40)admin Wrote: Dot is a special symbol which means "any character". Add % before the dot and it will work:
Code:value = value:gsub('%.', ',')
Worked like a charm.
Thanks for help, once again!
There are 10 kinds of people in the world; those who can read binary and those who don'tÂ