Max D
Results
1
comments of
Max D
It is possible to use String.prototype.indexOf() instead: [str.indexOf(searchValue[, fromIndex]) ](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/indexOf) with the same effect