|
Re: How can I ensure that a variable is a built-in powershell variable? with the release of powershell (whatever version), there is always
going to be a set of variables are part of powershell, and this is only
goiung to be a handful, so i think a function with them hard coded
would suffice..
however a question and a presumption: i presume that a powershell
variable is there 1) regardless of the host, and is there for the
entire lifespan of the shell?
Karl |