Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

String List Contains All

Prev Next

Step Details

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

The String List Contains All String component checks to see if all strings in a string list are included in a separate list. If all of the strings are found within the list, the result will be true; if not, it will be false.



Properties

Inputs

PropertyDescriptionData Type
Case InsensitiveIf this setting is true, this step will treat upper and lowercase letters as the same.Boolean
List The list to check if all of the values exist in this list. List of String
ValueThe items to see if they exist in the list.String

Outputs

PropertyDescriptionData Type
None------