Search for occurances of any of the words in any of the items of the right argument. Case will be ignored.
NAME wordsearch 'Adam Smith,Gram Parsons'
TextField wordsearch SearchString
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
TextField | Text | Field, Constant | Search field | No |
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
SearchString | Text | Field, Constant | Search words delimited by commas | No |
Type: Boolean
1=String found; 0=string not found