hasParameter.HttpRequest: Checks if a parameter exists
Description
Checks if a parameter exists.Usage
## S3 method for class 'HttpRequest}(this, name, ...)':
hasParameterundefined
- name
{Name of parameter to be checked.}
- ...
{Not used.}
Returns TRUE
if the parameter exists, otherwise FALSE
.
[object Object]
*getParameter()
.
For more information see HttpRequest
.
internal
methods
IO