Removes a parameter from a URL.
The URL from which to remove the parameter (default is window.location).
window.location
ix.api.url.deleteParamFromUrl("rq_AppGuid", window.location.href); Copy
ix.api.url.deleteParamFromUrl("rq_AppGuid", window.location.href);
Removes a parameter from a URL.