String.Contains or String to Array possible?

There is actually a find substring node too. If the string is not found it should return -1 which is the default start search index, otherwise I think it returns the found index of the first letter in your string.