How to get path name dynamically

Hi ,

how to get the folder path dynamically??

@Apchu

Check below to get your current folder path

Hope this may help you

Thanks

@Srini84 thankyou for the reply

I want to delete the folder called temp which is under
main process folder (which i am getting through get current directory) then there is folder called data inside data there is temp folder which I want to delete

I need to do it dynamically without passing any static path