$Web_IPAddr

From m204wiki
Revision as of 21:33, 21 February 2011 by 198.242.244.47 (talk) (Created page with "{{DISPLAYTITLE:$Web_IPAddr}} <span class="pageSubtitle"><section begin="desc" />IP address of browser<section end="desc" /></span> $Web_IPAddr returns the dotted IP address of...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.