Rdocumentation
powered by
Learn R Programming
R.rsp (version 0.40.0)
nbrOfParameters.HttpRequest: Gets the number of parameters
Description
Gets the number of parameters.
Usage
"nbrOfParameters"(this, ...)
Arguments
...
Not used.
Value
Returns an
integer
.
See Also
*getParameter
()
.
*hasParameter
()
. For more information see
HttpRequest
.