Categories
Bizagi Tips and Tricks

Use REGEX inside expressions

Bizagi allows you to use a regular expression (REGEX) on input text fields. So what happens if you want to use REGEX inside an expression?

Categories
RPA UiPath

Data Manipulation with Strings in Studio (UiRPA part 8)

Data Manipulation with Strings in Studio

About the course

In this course, you will find out what data manipulation is, how to work with Strings and how to use the RegEx Builder. These will be demonstrated using some of the most common data types that you’ll encounter in your work, namely Strings and Lists.

What you will learn in this course

At the end of this course you will be able to perform the following operations in UiPath Studio:

  • Use the most common .NET methods to manipulate values contained in variables of type String.
  • Use the RegEx builder in UiPath Studio to perform complex string manipulation.