Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

regex exact match

use ^ and $ to match the start and end of your string
^matchmeexactly$
Source by developer.mozilla.org #
 
PREVIOUS NEXT
Tagged: #regex #exact #match
ADD COMMENT
Topic
Name
5+9 =