Create field parser of type text with text and REGEX bounds (Characters)

Notes: User is making bounding for TEXT with the help of ‘REGEX’. REGEX is used to capture the String value.

For Text & REGEX:

Let’s move on to the Field Parsers section.

  • Click on ‘New‘ to create a new Field Parser.
  • Enter the ‘Reference Name’ as ‘Name’ and then select Type as ‘Text’. 
  • Afterwards select Source as ‘Text Body’ and click on ‘Save’ button.
  • Click on the created Field Parser to open the record layout.
  • Click on the ‘Build’ button on the top right corner.
  • When user selects Source as a ‘Text Body’.
  • Afterwards in ‘Field Parser Config’ set ‘Start Range’ as ‘REGEX” and set ‘Range Start Value“[a-zA-Z]+” and set ‘End Range’ as ‘Any of Characters’ and put ‘.’ In it.
  • Choose the option from the ‘Multiple Results Configurations‘ and select its value as ‘Last’.
  • Write a sample text in the Text Area and click on ‘Test‘ to check the functionality. click on ‘Save‘.