Try this:onExit();if(this.rawValue != "" && this.rawValue != null){if(!fieldValidator.validatePhone(this.rawValue)){xfa.host.messageBox("Invalid phone number pattern; it must be 10 digits:3334445555, 333.444.5555, 333-444-5555, 333 444 5555, (333) 444 5555")phoneDr.rawValue= "";xfa.host.setFocus(pho...