GetPathFromURL (open)
Get the path from a URL
Syntax
LOADLIB "wh::internet/urls.whlib";
STRING FUNCTION GetPathFromURL(STRING url)
Parameters
STRING url
String with the URL to use
Return value
STRING
The path in the URL, or an empty string if the protocol was unrecognized