GetClientRequestURL (open)
Get the requested URL
Syntax
LOADLIB "mod::system/lib/webserver.whlib";
STRING FUNCTION GetClientRequestURL()Return value
STRINGThe 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()STRINGThe complete requested URL, including http:// part and any variables and their values