Difference between revisions of "SITE - Get site details (Reports & Settings Report Generator function)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
(Updated from revision control)
 
Line 16: Line 16:
 
:;D
 
:;D
 
::The description of the site.
 
::The description of the site.
 +
:;E
 +
::The depot code of the site.
  
 
== Returns ==
 
== Returns ==

Latest revision as of 06:33, 21 January 2021

Syntax

$SITE{site, type}

Description

Return site details relating to a given site.

Parameters

site
A text parameter that can be omitted.
Input site. If omitted, the main company site is used.
type
A text parameter that can be omitted (it defaults to "C").
C
The code of the site.
D
The description of the site.
E
The depot code of the site.

Returns

A text value. The site details corresponding to the parameter.

See also

$AUDIT_SITE.