$Web Port: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Automatically generated page update) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:$Web_Port}} | {{DISPLAYTITLE:$Web_Port}} | ||
<span class="pageSubtitle" | <span class="pageSubtitle">Name of current <var>WEBSERV</var> port</span> | ||
$Web_Port retrieves the name of the port on which the thread is running. | <var>$Web_Port</var> retrieves the name of the port on which the thread is running. | ||
==Syntax== | ==Syntax== | ||
<p class="syntax">< | <p class="syntax"><span class="term">%rc</span> <span class="literal">= $Web_Port</span> | ||
< | </p> | ||
$Web_Port takes no arguments and returns a string, or a null string if not running on a Web Server thread. | <var>$Web_Port</var> takes no arguments and returns a string, or a null string if not running on a <var class="product">Janus Web Server</var> thread. | ||
[[Category:Janus Web Server $functions|$Web_Port]] | [[Category:Janus Web Server $functions|$Web_Port]] |
Latest revision as of 18:18, 10 April 2013
Name of current WEBSERV port
$Web_Port retrieves the name of the port on which the thread is running.
Syntax
%rc = $Web_Port
$Web_Port takes no arguments and returns a string, or a null string if not running on a Janus Web Server thread.