$Web_IPAddr

From m204wiki
Revision as of 22:20, 5 June 2013 by JAL (talk | contribs)
Jump to navigation Jump to search

IP address of browser

$Web_IPAddr returns the dotted IP address of the browser issuing the request.

$Web_IPAddr takes no arguments and returns a string, or a null string if the thread is not a Janus Web Server thread.

Syntax

%string = $Web_IPAddr