How do I use “String Is In List Case Sensitive”?

How do I use “String Is In List Case Sensitive”?

Comments

  • [font=Calibri, sans-serif]I want to know how to use the step “String Is In List Case Sensitive” step in my flow to evaluate a string. Is there any documentation on this step?[/font]

  • The “String Is In List Case Sensitive” is used to check if a certain string is in a list. This does a case sensitive feature. There is a similar step where the case sensitivity is not there. This can be used to check for certain emails or certain file IDs and all other purposes. Mapping is crucial in this step because it needs to evaluate the right list or it will always return false. The Value Input is the string you are searching for in the list.

Sign In or Register to comment.