Step Details |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > Text |
The String Ends With and the String Starts With steps check whether the input string ends or starts with a specified string.
Properties
Inputs
Property | Description | Data Type |
---|
Case Insensitive | If this setting is true, this step will treat upper and lowercase letters as the same. | Boolean |
Input | String 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 this string. | String |
End With | This input is available on the String Ends With step, and the step will check if the Input ends with this string.
| String |
Outputs
Property | Description | Data Type |
---|
None | --- | --- |
