Removes parameter from a querystring.
Querystring parameter.
Querystring to search in (default is window.location).
window.location
ix.api.url.deleteParamFromQs("rq_AppGuid", window.location.href); Copy
ix.api.url.deleteParamFromQs("rq_AppGuid", window.location.href);
Removes parameter from a querystring.