Extract Text From Text
  • 08 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Extract Text From Text

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > 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

PropertyDescriptionData Type
End TextText for this step to stop extracting once this text is found.
String
Source TextString to extract text from.String
Start TextText for this step to begin extracting after this text is found.String

Outputs

PropertyDescriptionData Type
ExtractTextFromText1_Output
String found between the Start and End Text.String


Was this article helpful?