Returns true if the string (arguments[0]) matches the specified regular expression (arguments[1]). For the full syntax of the pattern specification see the Java Pattern class javadocs
Returns true if the string (arguments[0]) matches the specified regular expression (arguments[1]). For the full syntax of the pattern specification see the Java Pattern class javadocs