How to store a path as variable

I have created a folder using Create directory now i need to store the folder path as variable. is this possible ?

Hi @K.B_Ashwin
I wanted to know, when you created the directory haven’t you used a path for it ?

Yes you can save your path as a String.

Thanks,
Prankur

yes you can store your path, use Assign variable and variable type will be String.
you can write path to text file also, if you want to use it for later use!

Regards
Aditya

Folder name is based on month so it also differs month on month if i am able to store this as a variable i can use it in other areas too