setURIValue(name, value)

Description

sets a value in the query string of a URI

Parameters

Name Description
name the name of the value to set
value the value to use

Examples

no examples