You can join mentoring & discussions for Free Ask Question, Give Answer, Discuss IT Problems, Learn, and Grow
what different variable scopes are possible in PowerShell?
In Powershell variable can have Global, script and Function level scopes
In Powershell variable can have Global, script and Function level scopes