Replies: 1 comment 1 reply
-
you can try
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Suppose I want to create a mask for phone numbers that looks something like this:
(000) 000-0000
[xEXT]
where
[xEXT]
is optional, and EXT can be any number of digits.How can I specify
[xEXT]
?Beta Was this translation helpful? Give feedback.
All reactions