V
vaughn
Is there some function that will return a boolean if a certain substring is
inside another string(eg. Is "name" inside 'My name is")? And if it finds
the substring, will it tell me in what position?
Thanks.
inside another string(eg. Is "name" inside 'My name is")? And if it finds
the substring, will it tell me in what position?
Thanks.