Let\'s say I have String Table that have a few strings (like mother, father, son) and now in this String Table I want to find every word that contains string \"th\" for exam
Use the contains or indexOf methods, depending on whether you need the position.