UiPath Q&A: How to use Regex on a Text File

Опубликовано: 15 Ноябрь 2021
на канале: I Love Automation
2,160
14

This video tutorial shows how to use RegEx (Regular Expressions) to extract a number from a text file in UiPath. RegEx is a powerful technique we use in UiPath when we want to extract structured data.

🎥 VIDEOS YOU MAY LIKE
Outlook RegEx Full Use Case:    • UiPath: How to Extract Outlook Emails with...  
Invoice Extraction with RegEx:    • How to extract data from PDF's with RegEx ...  
What is RegEx:    • Regular Expression (RegEx) Basic Tutorial ...  

🌎 LINKS
UiPath RPA Developers LinkedIn Group:   / 13875336  
Follow/connect with me on LinkedIn:   / andersjensenorg  
Learning Visual Basic .NET book: https://geni.us/v6ffI
My UiPath main channel:    / andersjensenorg  

0:00 Intro
This video tutorial answers a question from the LinkedIn Group UiPath RPA Developers.

1:25 regex101.com
We use regex101.com to develop and test our RegEx pattern. It will help you a lot with explanations when you develop - I can recommend it.

3:59 How to use RegEx in UiPath
We use an expression to use RegEx directly in UiPath.

#uipath #rpa #roboticprocessautomation