I just started yesterday learning about powershell. Very new into powershell. I have created quite a few variables for testing purposes. Below is my questions on variables
- How can i list back all the variables that I have created before?
- How do I then clear all the contents of the variables?
- How do I remove/delete a variables?