Function insertUrlParam

Inserts a URL parameter.

  • Parameters

    • key: any

      The key of the parameter.

    • value: any

      The value of the parameter.

    Returns void