The Get Longest Matching Strings in String Step helps the user look at a list of strings from the source text and returns only the string that matches that is the longest.
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 Must Start With
If true, will check if the source text starts with specified strings
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.