$SirSite: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
(Automatically generated page update)
Line 2: Line 2:
<span class="pageSubtitle">Current Sirius customer site ID</span>
<span class="pageSubtitle">Current Sirius customer site ID</span>


<p class="warning">Most Sirius $functions have been deprecated in favor of Object Oriented methods. There is no OO equivalent for the $SirSite function.</p>
<p class="warn"><b>Note: </b>Most Sirius $functions have been deprecated in favor of Object Oriented methods. There is no OO equivalent for the $SirSite function.</p>


The <var>$SirSite</var> function returns the current Sirius customer site ID.  
The <var>$SirSite</var> function returns the current Sirius customer site ID.  

Revision as of 18:59, 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