The indexOf() method searches a string for a match!!!!!
This code will find every occurrence of a Locate string in a Search String and
show a list of where it was located and the the values around those finds.
This is NOT case Sensitive
This function loads a paragraph type with id's p1, p2, p3 if you choose to pass it a true for display.
and returns an array of 2 arrays, [0] are all the locations found, [1] are all the surrounding text