$Web_IPAddr

From m204wiki
Revision as of 19:24, 9 April 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
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