String Match Step
- 01 Nov 2022
- 1 Minute to read
- Print
- DarkLight
String Match Step
- Updated on 01 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 | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > Text |
The String Match step takes a string compared against a constant list of strings prepared by the designer as potential, expected values. It generates an output pathway for each potential match and a pathway for if no match is found. This is primarily used to branch a Flow for various conditions.
Properties
Settings
Property | Description | Data Type |
---|---|---|
Possible Matches | Generate an output for each potential match. | String |
Inputs
Property | Description | Data Type |
---|---|---|
String to Match | String to compare against the possible matches. | String |
Outputs
Property | Description | Data Type |
---|---|---|
None | --- | --- |
Was this article helpful?