Interface FstrMatches

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

Hierarchy

Properties

Properties

name: "strMatches"

Generated using TypeDoc