- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
should work this way:
if (!this.rawValue.match(/^([0-9]{10}|[0-9]{5})\b/g)) {
xfa.host.messageBox("You must enter the Designer's 5 digit PAX or 10 digit phone number.");
}
Views
Replies
0 Likes
Total Likes