Argument

A value that is passed into a command, function, or routine. In the below example, "myfile.txt" is the argument for the edit command.

edit myfile.txt

Also see: Programming definitions