argcount
Get the number of arguments passed to the script (those after --).
Get the number of arguments passed to the script (those after --).
Get the name of the argument at the given index after --.
Get the string value of an argument by name.
Get the number of arguments passed to the script (those after --).
Get an argument that was passed to a function.
Get the number of arguments passed to a function.
Set an argument that was passed to a function.