&&currentPacFile

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Action:

Returns the URL of the Proxy Auto Config (PAC) file in use, or it returns empty if no PAC file is in use. The URL returned is a file:// or an http:// URL.

Syntax:

&&currentPacFile

For example, after running an echo &&currentPacFile command, you might receive a message like the following:

http://pacServerHost':pacServerPort/pacman/PAC.10.111.2.82.JS

Introduced: Build 63