Difference between revisions of "USER ATT A - User attribute allocated? (Reports & Settings Report Generator function)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
(Updated from revision control)
 
Line 19: Line 19:
 
A text value whose typical size is 1 character.
 
A text value whose typical size is 1 character.
 
;N
 
;N
:No, The user attribute is not assigned.
+
:No, The user attribute is not assigned.
 
;Y
 
;Y
:Yes, The user attribute is assigned.
+
:Yes, The user attribute is assigned.
  
 
[[Category:Reports & Settings Report Generator functions]]
 
[[Category:Reports & Settings Report Generator functions]]

Latest revision as of 05:51, 2 May 2018

Syntax

$USER_ATT_A{user, code}

Description

Test if the user has this attribute allocated.


Parameters

user
A text parameter that can not be omitted.
The input user ID code (2 character ID) whose details you require.
code
A text parameter that can not be omitted.
code
Test for this attribute being assigned to this user.

Returns

A text value whose typical size is 1 character.

N
No, The user attribute is not assigned.
Y
Yes, The user attribute is assigned.