Is Character Equal Step
- 08 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Is Character Equal Step
- Updated on 08 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 |
Was this article helpful?