Difference between revisions of "USER MEDIA - User media ID (Reports & Settings Report Generator function)"

From Catalyst
Jump to: navigation, search
(Updated from revision control)
 
(Updated from revision control)
 
Line 22: Line 22:
  
 
== See also ==
 
== See also ==
[[MEDIA - Media filename/URL (Reports & Settings Report Generator function)|$MEDIA]], [[MEDIA_NUM - Media count (Reports & Settings Report Generator function)|$MEDIA_NUM]].
+
[[MEDIA - Media path/URL/name (Reports & Settings Report Generator function)|$MEDIA]], [[MEDIA_NUM - Media count (Reports & Settings Report Generator function)|$MEDIA_NUM]].
 
[[Category:Reports & Settings Report Generator functions]]
 
[[Category:Reports & Settings Report Generator functions]]

Latest revision as of 05:40, 14 June 2018

Syntax

$USER_MEDIA{user, R/S}

Description

Returns the reference ID number for any media associated with the user.

Parameters

user
A text parameter that can not be omitted.
The input user ID code (2 character ID) whose details you require.
R/S
A text parameter that can be omitted (it defaults to "R").
R
The raw media reference ID.
S
The media reference ID for use with the media functions (see below).

Returns

A text value. The media reference ID.

See also

$MEDIA, $MEDIA_NUM.