April 13, 201016 yr 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?
April 13, 201016 yr Author 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, 201016 yr by Igreh
Create an account or sign in to comment