Open
Description
I'd like to use this to match text, like someone would with a search engine, e.g.
e.g If I had the text
this is a test of the system
brad and his dog
this search would match
test or you and (brad and dog)
but this one wouldnt
test and rabbit
I could use a custom function, but for this use case, the variable names are actually the variable values.
Is there an easy way to do this? I'd prefer not to use a custom function, as I want it to be natural for my end users.
Metadata
Metadata
Assignees
Labels
No labels