Get Longest Matching String In String
  • 28 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Get Longest Matching String In String

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version5.0.0
LocationData > Text

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

PropertyDescriptionData Type
Case InsensitiveIf this setting is true, this step will treat upper and lowercase letters as the same.
Boolean
Source Must Start WithIf true, will check if the source text starts with specified stringsBoolean
Source TextInput text to check if the specified strings exist within this text.String
Strings To Look ForList of strings to see if they exist in the Source Text.List of String

Outputs

PropertyDescriptionData Type
OutputThe longest string that matches the source textString



Was this article helpful?