loader image
Skip to main content

Parameter / Argument

A parameter is a named input in a function definition; an argument is the actual value passed when calling the function. Clear parameters make scripts configurable and reusable.

» Site Glossary