$SirSite: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
m (1 revision)
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 <var>$SirSite</var> function.</p>
<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>


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 01:34, 19 October 2012

Current Sirius customer site ID

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

<section begin="syntax" /> %SITE = $SirSite <section end="syntax" />

$SirSite Function

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

Products authorizing $SirSite