Method Standards.URI()->add_query_variable()
- Method add_query_variable
void add_query_variable(string name, string value)
- Description
Adds the provided query variable to the already existing ones. Will overwrite an existing variable with the same name.