Igreh Posted April 13, 2010 Posted April 13, 2010 Hi!I can get environment's variable's value by using getEnvVar(""). But I'm interesting in determing if it includes some substring.So if it does - execute one command, else another one.Is it possible or should I use extra scripts?
Igreh Posted April 13, 2010 Author Posted April 13, 2010 (edited) I've already found decision. indexOf() helps. But I can't understand where getEnvVar() takes value?!I thought it must be CurrentControlSet in registry... Edited April 14, 2010 by Igreh
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now