What is a parameter? Well, let me give you an analogy. If you were to use the command 'FileNew' (which creates a new text file), wou would say 'FileNew <SPACE> example.txt'. This tells the command FileNew to make a text file called example.txt. So a parameter tells the command what to do.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
What is a parameter? Well, let me give you an analogy. If you were to use the command 'FileNew' (which creates a new text file), wou would say 'FileNew <SPACE> example.txt'. This tells the command FileNew to make a text file called example.txt. So a parameter tells the command what to do.