CodeCharge StudioRemoves a parameter from the GET query string.
CCRemoveParam(QueryString, ParameterName)
| Name | Type | Description | Required |
|---|---|---|---|
| QueryString | String | Query string from which the parameter is removed. | Yes |
| ParameterName | String | Name of the parameter to remove | Yes |