Removes URL parameters from the specified URL.
Source position: lazhelpintf.pas line 594
function ChompURLParams(
const URL: string
):string;
URL
URL examined in the routine.
URL with any parameters removed.