Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

regex to match empty string

/^$/ // match exactly ""
 
PREVIOUS NEXT
Tagged: #regex #match #empty #string
ADD COMMENT
Topic
Name
1+6 =