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