Argument
An argument is a value passed to a function.
Related concepts: ParameterFunctionValue
Closest Wikipedia entry: Parameter (computer programming) — In computer programming, a parameter, a.k.a. formal argument, is a variable that represents an argument, a.k.a. actual argument, a.k.a.