Closed ceramicskate0 closed 4 years ago
tsearchstring=stringBuilder ("Add all the things"); return value = regex(^tsearchstring); ^(thing1|thing2|thing3)
ref https://stackoverflow.com/questions/23014574/c-sharp-regex-match-multiple-words-in-a-string
tsearchstring=stringBuilder ("Add all the things"); return value = regex(^tsearchstring); ^(thing1|thing2|thing3)