Path: blob/main/files/en-us/glossary/argument/index.md
6563 views
------An argument is a {{glossary("value")}} ({{Glossary("primitive")}} or {{Glossary("object")}}) passed as input to a {{Glossary("function")}}.
See also
Difference between Parameter and Argument on Wikipedia
The {{jsxref("Functions/arguments","arguments")}} object in {{glossary("JavaScript")}}