Step Details |
| Introduced in Version | 4.0.0 |
| Last Modified in Version | 7.12.0 |
| Location | Data > Text |
The Extract Text from Text step helps the user to get a text from the source text. The extracted text should be between the start text and the end text.
Properties
Inputs
| Property | Description | Data Type |
|---|
| End Text | Text for this step to stop extracting once this text is found.
| String |
| Source Text | String to extract text from. | String |
| Start Text | Text for this step to begin extracting after this text is found. | String |
Outputs
| Property | Description | Data Type |
|---|
ExtractTextFromText1_Output
| String found between the Start and End Text. | String |
