xsh:matches

Usage

boolean xsh:matches(string STR,string PATTERN)

Description

Returns true if STR matches the regular expression PATTERN. Otherwise returns false.