Run
Reset
Chrome
Cobalt
Monokai
Dreamweaver
Vibrant Ink
<!-- HTML -->
/*CSS*/
let myStr = "Find in the string."; document.write(myStr.startsWith("string", 12)); //Outputs true