is there a way to compare strings to see if a string is in another string? example:
variable string name
variable string look
name:Set["Batch of Cotton Robes"]
look:Set["Batch of"]
I want to see if the string look exists in the string name.
Is this doable?
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.