$Web Port: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:$Web_Port}} <span class="pageSubtitle"><section begin="desc" />Name of current &JWEBS port<section end="desc" /></span> $Web_Port retrieves the name of the port...")
 
m (1 revision)
(No difference)

Revision as of 21:38, 21 February 2011

<section begin="desc" />Name of current &JWEBS port<section end="desc" />


$Web_Port retrieves the name of the port on which the thread is running.

Syntax

<section begin="syntax" /> %RC = $Web_Port <section end="syntax" />


$Web_Port takes no arguments and returns a string, or a null string if not running on a Web Server thread.