nbrOfParameters.HttpRequest {R.rsp}R Documentation

Gets the number of parameters

Description

Gets the number of parameters.

Usage

## S3 method for class 'HttpRequest'
nbrOfParameters(this, ...)

Arguments

...

Not used.

Value

Returns an integer.

Author(s)

Henrik Bengtsson

See Also

*getParameter(). *hasParameter(). For more information see HttpRequest.


[Package R.rsp version 0.45.0 Index]