Jump to content
Registration disabled at the moment Read more... ×
Sign in to follow this  
grantful

MatchText partial string match

Recommended Posts

I am trying to find a string with MatchText.

 

example if "grant" is in the array and i type exactly "grant' it will find it.

 

I want to search the string array with a part of the string 

example 'gr'

and have it return all the text that has gr in it.

 

Thanks for any help.

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×