I have read the docs of String module, it seems that there’s nothing like IndexOf in js which
return index of a substring in string.
I have read the docs of String module, it seems that there’s nothing like IndexOf in js which
return index of a substring in string.