Windows PowerShell Tutorial 3 - Variables

Windows PowerShell Tutorial 3 - Variables

Regedit32

Moderator
Joined
Mar 4, 2016
Messages
3,617
Reaction score
1,139
Regedit32 submitted a new article:

Windows PowerShell Tutorial 3 - Variables: What is a Variable? How to create a Variable. How to use a Variable.

Just as in any coding language, PowerShell makes use of Variables.

Generally, Variables are created by the Programmer, but again, as in other popular Programming Languages there are some reserved Variable names that all ready exist which a User cannot use for anything other that its hard coded purpose. More on that later.

What is a Variable?

Variables in essence is a label assigned by the...

Read more about this article...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top