$SirSite: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
Line 9: Line 9:


==Syntax==
==Syntax==
<p class="syntax">%SITE = $SirSite
<p class="syntax"><span class="term">%site</span> = <span class="literal">$SirSite</span>
</p>
</p>
<p>
 
</p>
<p><var class="term">%site</var> is set to the current Sirius customer site ID.</p>
<p>%SITE is set to the current Sirius customer site ID.</p>


==Products authorizing {{PAGENAMEE}}==  
==Products authorizing {{PAGENAMEE}}==  

Revision as of 22:30, 19 July 2013

Current Sirius customer site ID

Note: Most Sirius $functions have been deprecated in favor of Object Oriented methods. There is no OO equivalent for the $SirSite function.

The $SirSite function returns the current Sirius customer site ID.

$SirSite accepts no arguments and returns a string which is the current Sirius customer site ID.

Syntax

%site = $SirSite

%site is set to the current Sirius customer site ID.

Products authorizing $SirSite