|
|
 |
 |
| GetPathFromURL |
| |
Get the path from a URL |
| |
| Library |
 |
wh::internet/tcpip.whlib |
| |
| Syntax |
 |
PUBLIC STRING FUNCTION GetPathFromURL (STRING url) |
| |
| Parameters |
 |
| url |
 |
String with the URL to use |
 |
|
| |
| Returns |
 |
The path in the URL, or an empty string if the protocol was unrecognized |
| |
|
|
|
|