Regular Expression Editor 

A regular expression is a string based language that allows to check if a given text matches the expression or not. We can check a string against any regular expression combination like emails, numbers, zip codes etc ... Almost any Field Type in Feedback Server can be validated against a regular expression created using the regular expression editor.

To learn more about regular expressions you may visit following site :
http://www.regexlib.com/


Edit Regular Expression

Test Regular Expression

  • Value To Testis the value we want to test against our regular expression.



Related Topics
Builder Tutorial
Question Editor    

©2006 Data Illusion. All Rights Reserved.