int GB.MatchString ( const char *str , long len , const char * pattern , long lenp )
Checks if a string matches a specified pattern.
The pattern syntax is exactly the same as the LIKE operator.