USER SITE - User site (Reports & Settings Report Generator function)

From Catalyst
Revision as of 05:34, 20 August 2020 by ThrashBot (talk | contribs) (Updated from revision control)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Syntax

$USER_SITE{user}

Description

Return a users default site code. Return a users default site code.

This function can be used in conjunction with the site function (see $SITE etc) to return a site description.

$SITE{$USER_SITE{O01},D} returns the description of the default site of the user of the current contact.


Parameters

user
A text parameter that can not be omitted.
The input user ID code (2 character ID) whose details you require.

Returns

A text value whose typical size is 3 characters.

See also

$SITE.