$SirSite: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (1 revision)
m (1 revision)
Line 15: Line 15:
<p>%SITE is set to the current Sirius customer site ID.</p>
<p>%SITE is set to the current Sirius customer site ID.</p>


<h2>Products authorizing {{PAGENAMEE}}</h2><ul class="smallAndTightList">
==Products authorizing {{PAGENAMEE}}==
<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 21:32, 7 November 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" />

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

Products authorizing $SirSite