$SirSite: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (1 revision) |
||
Line 15: | Line 15: | ||
<p class="caption">%SITE is set to the current Sirius customer site ID.</p> | <p class="caption">%SITE is set to the current Sirius customer site ID.</p> | ||
<ul class="smallAndTightList"> | <h2>Products authorizing {{PAGENAMEE}}</h2><ul class="smallAndTightList"> | ||
<li>[[Sirius functions]]</li> | <li>[[Sirius functions]]</li> | ||
<li>[[Fast/Unload User Language Interface]]</li> | <li>[[Fast/Unload User Language Interface]]</li> |
Revision as of 18:31, 25 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" />