Get text and type into

Hello Everyone, I’m using get text and then using a type into activity. I want to omit some data when I’m type into activity and want to know how I can do that.

Hello Sean,

This is more of a VB.Net or C# question than UiPath. I would strongly suggest you take a look at String Manipulation methods in those languages as that’s going to be more helpful: String Manipulation Summary - Visual Basic | Microsoft Learn

If you have specific questions about how to get a specific piece of text into a specific format, I’d be more than happy to help.

Thank you!