Is the following correct word definition for a number in the format:
xxxx-xxxx-x
\digit{4}-=\digit{4}-=\digit{1} (Source: Webinator manual example for SSN)
Also for numbers in format [+/-](one or more digits).(one or more digits)% is the following rex correct:
[+\-]?\space?>>[0-9]+\.?[0-9]*?%
I also need the rex word expression for money in the format similar to the following if someone can help:
(+/-)($)x,xx,xxx,xxxx.xx
xxxx-xxxx-x
\digit{4}-=\digit{4}-=\digit{1} (Source: Webinator manual example for SSN)
Also for numbers in format [+/-](one or more digits).(one or more digits)% is the following rex correct:
[+\-]?\space?>>[0-9]+\.?[0-9]*?%
I also need the rex word expression for money in the format similar to the following if someone can help:
(+/-)($)x,xx,xxx,xxxx.xx