Hello all here I want to capture Voucher no in Tally. each time for each entry the vocher no will get change. which activity should I used?
Please help me
Hi @dhanashree22 ,
Please use the Get text activity and capture the whole text in the screen. Once you get the total content from the screen use regular expression to extract the voucher number from the screen. please refer below how to use get text activity. thanks.
Regards,
Kirankumar.