Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Function of a Class

Add a parameter to the request.

@param vId String identifier of the parameter to add. @param vValue Value of parameter.


Parameters

NameTypeMandatoryInfo
vIdAllfalse
vValueAllfalse

Type

This function is public. It can be used by both user and programmer.

Usage

QxRequest.setParameter(vId, vValue);