regExp - Regular Expression

Specifies a regular expression for validation.

Category

data

Syntax

regExp="expression"

Usage

In Design mode, click All Properties and look for regExp under data.

This property defaults to .* (allows everything).

Do not specified this property if regExpGen is specified.