Announcements
No record found.
public boolean validateWrite() { boolean ret; TextBuffer txt = new TextBuffer(); ret = super(); // if extension use next validateWrite() txt.setText(this.InvoiceId); txt.regularExpressions(true); if (txt.find("^[A-Z 0-9]+$")) { ret = true;//info("string contains only numbers"); } else { ret = checkFailed(strFmt(" Conatin the Special Character")); } return ret; }
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Giorgio Bonacorsi 692
André Arnaud de Cal... 532 Super User 2026 Season 1
CP04-islander 478