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