How To Find Specific Word From String?

i have string list like
1.www.openload.com
2.www.openload.net
3.www.openload.org

i want to check in all list or string where is open word is matchi from the any list of string then return value is true

Use contains block from text category.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.