The Get All Matching Strings in the String Step helps the user look at a list of strings from the source text and returns only the list of items in the source text. The step output is a list of string.
Properties
Inputs
Property
Description
Data Type
Case Insensitive
If this setting is true, this step will treat upper and lowercase letters as the same.
Boolean
Source Text
Input text to check if the specified strings exist within this text.
String
Strings To Look For
List of strings to see if they exist in the Source Text.
List of String
Outputs
Property
Description
Data Type
GetAllMatchingStringInString1_Output
List of strings that match within the source text and the strings to look for inputs.