URL Shell Properties

URL properties are defined when there is a current URL.

Shell.URLProtocol

string (input). Returns http or https.

Shell.URLServer

string (input). Returns the server name for the current URL.

Shell.URLPort

string (input). Returns the TCP/IP port for the current URL (often omitted, defaults to 80 ).

Shell.URLPath

string (input). Returns returns /tmtrack/tmtrack.dll.

Shell.URLQuery

string (input). Returns ScriptPage&ScriptName=myScript.

Related Topics