The location of a function parameter for mapping function call arguments to function parameters.
pos
-1
name
default
Optional
The location of a function parameter for mapping function call arguments to function parameters.
pos
contains the position of the function parameter (use-1
for non-existent or non-positional arguments)name
optionally contains the name of the function parameterdefault
optionally contains the default value of the function parameter