Another v.7 JS problem. while_v2 can't do a simple comparison now?

@noahhath StartsWith is an ES6 feature, but instead you can use lastIndexOf. For details please see my answer here String search ".startsWith" and ".includes"