Skip to main content

Regex.matches

matchesinput

Group: Text

Documentation

Returns True if the input matches against the pattern described by self, otherwise False.

Arguments

  • input: The text to check for matching.