boolean xsh:matches(string STR,string PATTERN)
Returns true if STR matches the regular expression PATTERN. Otherwise returns false.
true
STR
PATTERN
false