Get All Matching String In String
  • 16 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Get All Matching String In String

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Text

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

PropertyDescriptionData Type
Case InsensitiveIf this setting is true, this step will treat upper and lowercase letters as the same.
Boolean
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
GetAllMatchingStringInString1_Output
List of strings that match within the source text and the strings to look for inputs.String


Was this article helpful?