$Web Num URL Parm: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
mNo edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE:$Web_Num_URL_Parm}}
{{DISPLAYTITLE:$Web_Num_URL_Parm}}
<span class="pageSubtitle"><section begin="desc" />Number of URL parameters<section end="desc" /></span>
<span class="pageSubtitle">Number of URL parameters</span>




 
<var>$Web_Num_URL_Parm</var> is the new preferred form of <var>[[$Web_Num_IsIndex]]</var>.  
$Web_Num_URL_Parm is the new preferred form of $Web_Num_IsIndex (see [[$Web_Num_IsIndex]]). This function is only available in ''[[Sirius Mods]]'' Version 6.7 and later.


[[Category:Janus Web Server $functions|$Web_Num_URL_Parm]]
[[Category:Janus Web Server $functions|$Web_Num_URL_Parm]]

Latest revision as of 22:16, 5 June 2013

Number of URL parameters


$Web_Num_URL_Parm is the new preferred form of $Web_Num_IsIndex.