GetClientRequestURL (open)
Get the requested URL
Syntax
LOADLIB "mod::system/lib/webserver.whlib";
STRING FUNCTION GetClientRequestURL()
Return value
STRING
The complete requested URL, including http:// part and any variables and their values
Get the requested URL
LOADLIB "mod::system/lib/webserver.whlib";
STRING FUNCTION GetClientRequestURL()
STRING
The complete requested URL, including http:// part and any variables and their values