Will match strings with the desired number. For example 1234 but not 12345 or 41234. Will ignore leading zeros so 01234 for example will match.
Important. Replace 1234 in regex with the actual searched for number