Step Details | |
| Introduced in Version | 5.0.0 |
| Last Modified in Version | 5.0.0 |
| Location | Data > Text |
The Is Character Equal step determines if the specified character is equal to the character at the specified position of a String.
Properties
Inputs
| Property | Description | Data Type |
|---|---|---|
| String to Check | Desired Sring to evaluate | String |
| Case Insensitive | Defines if the character case matches | Boolean |
| Character | Character String | String |
| Position | Defines the position of the character to check | Int32 |
