String Ends With Any and Starts With Any In List Steps
  • 29 Nov 2022
  • 1 Minute to read
  • Dark
    Light

String Ends With Any and Starts With Any In List Steps

  • Dark
    Light

Article Summary

Step Details

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

The String Ends With Any in List, and the String Starts With Any in List steps check whether the input string ends or starts with a specified string.




Properties

Inputs

PropertyDescriptionData Type
Case InsensitiveIf this setting is true, this step will treat upper and lowercase letters as the same.Boolean
InputString to check if it starts or ends with a specified string.String
Start With This input is available on the String Starts With step, and the step will check if the Input begins with any strings within this list.String List
End WithThis input is available on the String Ends With step, and the step will check if the Input ends with any strings within this list.
String List

Outputs

PropertyDescriptionData Type
None------



Was this article helpful?