How to use notepad to assign variable in uipath studio?

how to use notepad to read variable from notepad ?

Use regex to extracted variable field in the notepad which you want.

What are the ways of using variables from notepad? how does it work?

Hi,

Do you want to read text file?

Thanks,
Muthuraj

and assign the variable so basically it will refer to the notepad for the process

Hello @Venusha_Sree

Are you trying to assign value from notepad to the variable?? Or trying to get variable names from notepad?

Thanks

assign value from notepad to variable

You need to read alllines and then loop through it.

Can refer to the below.

Thanks

1 Like