Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

js text match

str.includes(searchString[, position])
//Returns 'true' if found otherwise return 'false'
Source by developer.mozilla.org #
 
PREVIOUS NEXT
Tagged: #js #text #match
ADD COMMENT
Topic
Name
2+3 =