Skip to main content

URI.add_query_argument

add_query_argumentkeyvalue

Group: Calculations

Documentation

Adds a query parameter to the URI.

Arguments

  • key: The key of the query parameter.
  • value: The value of the query parameter.