I want a regex pattern to find any integer in the string, but not float (with decimal point as "." or ",". So for string:I want a regex pattern to find any integer in t
I want a regex pattern to find any integer in the string, but not float (with decimal point as "." or ",". So for string:I want a regex pattern to find any integer in t