Hi, I am looking if a string is inside another string, but matchAll returns more results than desired , It seems that is has to be with regular expressions and dot...
how to get the correct result if I am looking for the string "1.1" inside a big string?
thank you