Programming - Concept
Argument
The actual value supplied to a function or method when it is used
What's it for?
Provides the information a function needs for a particular use.
For example…
A function is set up to calculate VAT, and when the program supplies £100 as the value to calculate, £100 is the argument