$SirSite: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
mNo edit summary |
||
Line 2: | Line 2: | ||
<span class="pageSubtitle"><section begin="desc" />Current Sirius customer site ID<section end="desc" /></span> | <span class="pageSubtitle"><section begin="desc" />Current Sirius customer site ID<section end="desc" /></span> | ||
<p class="warning">Most Sirius $functions have been deprecated in favor of Object Oriented methods. | <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 $SirSite function returns the current Sirius customer site ID. | 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. | $SirSite accepts no arguments and returns a string which is the current Sirius customer site ID. | ||
==Syntax== | ==Syntax== | ||
<p class="syntax"><section begin="syntax" /> %SITE = $SirSite | <p class="syntax"><section begin="syntax" /> %SITE = $SirSite | ||
Line 27: | Line 28: | ||
<p class="caption">Products authorizing $SirSite | <p class="caption">Products authorizing $SirSite | ||
</p> | </p> | ||
[[Category:$Functions|$SirSite]] | [[Category:$Functions|$SirSite]] |
Revision as of 18:48, 8 February 2011
<section begin="desc" />Current Sirius customer site ID<section end="desc" />
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" />