Like operator

Like operator

Is there a way to do a "like" operator in Creator?

ex. in SQL, CompanyName like 'Zoho%'...how can I do the same in Creator

What I am trying to do is to have user input part of the company name in a input text box. The app will then populate a list of the companies in the dropdown box below.