How to Extract String after “?” character using regex?

Hi @kiran_kumar_sukumar,

I have attached a xaml file for ur reference :slight_smile:

1.> 1st try to some how get the data which includes both the question and answers line.

-Get Text would work fine .

  • Hot key combination would also work fine.

2.> Store in a string variable.
3.> Split - o/p will be an array .
4.> Display array element

Cheers :wink:

Main.xaml (8.5 KB)

Warm Regards,
Prashant Singh