I want to get all the environment variable details like variable type,name… using scripts.
My need is to clear few environment variables apart from list the 1000 variable based on its type before running a collection
I want to get all the environment variable details like variable type,name… using scripts.
My need is to clear few environment variables apart from list the 1000 variable based on its type before running a collection
A quick internet search produces the following article.
Try that first.