Method Standards.URI()->add_query_variables()
- Method add_query_variables
void add_query_variables(mapping(string:string) vars)
- Description
Appends the provided set of query variables with the already existing ones. Will overwrite all existing variables with the same names.