$SirSite: Difference between revisions
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 $SirSite function.</p> | <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> | ||
The $SirSite function returns the current Sirius customer site ID. | The <var>$SirSite</var> function returns the current Sirius customer site ID. | ||
<var>$SirSite</var> accepts no arguments and returns a string which is the current Sirius customer site ID. | <var>$SirSite</var> accepts no arguments and returns a string which is the current Sirius customer site ID. |
Revision as of 01:28, 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" />