JavaStartswith Script | JavaScript String Startswith Tutorial With WDH

JavaScript Startswith


JavaScript Startswith
In This tutorial you will learn about the JavaScript startWith() method, With the help of startsWith() returns true if a string starts with a specified string: true otherwise returns false.
Example1
Output
Example2
Output