Regex expressions pattern

i want to make a scriptive field but i cant seem to work any pattern, i want to match a number that starts with a "+" character or 2 consecutive 00 followed by a certain number of numbers like 00951 or +78952 or 0078952.

Regex101.com helps me create regular expressions.

Maybe this will help?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.