var str = "Hello world, welcome to the universe."; var n = str.startsWith("Hello"); // returns boolean