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

From Catalyst
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.