$Web URL Parm: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
mNo edit summary
Line 3: Line 3:




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


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

Revision as of 21:08, 16 June 2012

<section begin="desc" />Value of URL parameter<section end="desc" />


$Web_URL_Parm is the new preferred form of $Web_IsIndex_Parm.