String In List Steps
  • 27 Oct 2022
  • 1 Minute to read
  • Dark
    Light

String In List Steps

  • Dark
    Light

Article Summary

Step Details

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

Evaluates the contents of a String list and determines whether or not that List contains a set value. Offers additional Boolean input that allows users to determine if the evaluation of the String is case insensitive or not. This step includes True or False outcomes based on the String's evaluation.



Properties

Inputs

PropertyDescriptionData Type
Case InsensitiveIf this setting is true, this step will treat upper and lowercase letters as the same.Boolean
ListList to evaluate if the string is in this list or not.List of String
ValueValue to check if it exists in the list or not.String

Outputs

PropertyDescriptionData Type
None------


Was this article helpful?