MATCHES(string, string): returns a
BooleanTypeboolean that
indicates whether first string matches the regular expression
Pattern pattern
represented by the second string.
version: $Revision: 1.9 $ $Date: 2005/06/18 01:03:45 $ author: Chuck Burdick author: Jonathan Giron