$Web_IPAddr

From m204wiki
Revision as of 21:38, 21 February 2011 by Admin (talk | contribs) (1 revision)
Jump to navigation Jump to search

<section begin="desc" />IP address of browser<section end="desc" />


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

Syntax

<section begin="syntax" /> %STRING = $Web_IPAddr <section end="syntax" />


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