parameter
parameter(name = NULL, value = NULL, description = NULL, domainDescription = NULL, required = NULL, repeats = NULL)
| name | The name of the parameter. |
|---|---|
| value | The value supplied for the parameter |
| description | A description of the Parameter. |
| domainDescription | A description of domain of valid values for the parameter. See |
| required | Whether or not the parameter is required. See |
| repeats | Whether or not the parameter repeats. See |
| name | The name of the parameter. See |
a parameter list object