$Web URL Parm Name: 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_Name</var> is the new preferred form of <var>$Web_IsIndex_Parm_Name</var> (see <var>[[$Web_IsIndex_Name]]</var>).


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


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

Revision as of 21:12, 16 June 2012

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


$Web_URL_Parm_Name is the new preferred form of $Web_IsIndex_Parm_Name (see $Web_IsIndex_Name).