The Number of Arguments to a Function
Usage
nargs()
Description
When used inside a function body,
nargs
returns the number of arguments supplied to that function.
[Package Contents]