user userRef get

Available for: Content Management Server

Task: Returns the value for the specified user parameter of the user with the login login.

Syntax:

user withLogin login get paramName

Function parameters:

  • paramName specifies the name of the parameter whose value is being searched for (see The user parameters).

Return value if successful: the value of the entered user parameter (string)

Necessary permissions: none

Example:

CM>user withLogin jane get realName
Jane Mitchum