Javascript Regular Expressions

Regular expressions are a type of value that can match with string patterns.

Please visit syntax.html to see examples of regular expression syntax.

Please visit methods.html to see methods which can utilize regular expressions.