⊗jsPmSMSS 191 of 502 menu

String searching in JavaScript

includes startsWith endsWith indexOf lastIndexOf

Given a string. Check if this string starts with 'http://'.

Given a string. Check if this string ends with '.html'.

enru