Adrian_Star
(Adrian Starukiewicz)
April 27, 2021, 7:48pm
2
Hi,
how Split works you find here:
Hi,
if you are a beginner in the world of automation and would like to know how you can manipulate text based on the solutions available in the VB.NET code and using REGEX (regular expressions) then you are in the right place.
In the topic below, you will learn how to easily extract data from any part of the search text using various methods.
The topic includes solution examples with descriptions and graphics to better understand the topic for functions such as:
Split
Substring
Left
Right
R…
As for your need. Please send sample data and information what you want to get from the content, and we will help you extract this data.
For example, using a regular expression.
You can find a bit about this topic here:
1 Like