How to retrieve only matched value from string using regular expression

Hello ,
I am trying to get matched value from string using RegEx step but unable to do .
let say
I want to extract these characters only AAA123 from string.
Given String is: this number AAA123 is great

Hi @Shubhamautomation this is how you do it:

1 Like

Hey Shubham,

Can you please validate if this solves your requirement? If yes, can you please mark the answer as Solved?

Yes sure ! And thank you for quick support

1 Like