$Web Port: Difference between revisions
Jump to navigation
Jump to search
m (→Syntax) |
(Automatically generated page update) |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:$Web_Port}} | {{DISPLAYTITLE:$Web_Port}} | ||
<span class="pageSubtitle" | <span class="pageSubtitle">Name of current <var>WEBSERV</var> port</span> | ||
Line 6: | Line 6: | ||
<var>$Web_Port</var> 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> | |||
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.