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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now