$SirSite: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
m (minor cleanup)
 
(3 intermediate revisions by one other user not shown)
Line 2: Line 2:
<span class="pageSubtitle">Current Sirius customer site ID</span>
<span class="pageSubtitle">Current Sirius customer site ID</span>


<p class="warn"><b>Note: </b>Most Sirius $functions have been deprecated in favor of Object Oriented methods. There is no OO equivalent for the $SirSite function.</p>
<p class="warn"><b>Note: </b>Many $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 accepts no arguments and 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.


==Syntax==
==Syntax==
Line 12: Line 10:
</p>
</p>


<p><var class="term">%site</var> is set to the current Sirius customer site ID.</p>
<p>
Where <var class="term">%site</var> is a string that is set to the current Sirius customer site ID.</p>


==Products authorizing {{PAGENAMEE}}==  
==Products authorizing {{PAGENAMEE}}==  
Line 19: Line 18:
<li>[[Fast/Unload User Language Interface]]</li>
<li>[[Fast/Unload User Language Interface]]</li>
<li>[[Media:JoclrNew.pdf|Janus Open Client]]</li>
<li>[[Media:JoclrNew.pdf|Janus Open Client]]</li>
<li>[[Media:JosrvrNew.pdf|Janus Open Server]</li>
<li>[[Media:JosrvrNew.pdf|Janus Open Server]]</li>
<li>[[Janus Sockets]]</li>
<li>[[Janus Sockets]]</li>
<li>[[Janus Web Server]]</li>
<li>[[Janus Web Server]]</li>
<li>Japanese functions</li>
<li>Japanese functions</li>
<li>[http://m204wiki.rocketsoftware.com/images/4/4b/SirfieldNew.pdf Sir2000 Field Migration Facility]</li>
<li>[[Media:SirfieldNew.pdf|Sir2000 Field Migration Facility]]</li>
 
</ul>
</ul>
<p>
</p>


[[Category:$Functions|$SirSite]]
[[Category:$Functions|$SirSite]]

Latest revision as of 23:32, 6 October 2015

Current Sirius customer site ID

Note: Many $functions have been deprecated in favor of Object Oriented methods. There is no OO equivalent for the $SirSite function.

The $SirSite function accepts no arguments and returns the current Sirius customer site ID.

Syntax

%site = $SirSite

Where %site is a string that is set to the current Sirius customer site ID.

Products authorizing $SirSite