userAttribute userAttrRef mget

Available for: Content Management Server

Task: Returns parameter values of a user field.

Syntax:

userAttribute withName attrName mget {parameter}

Function parameters:

  • parameter specifies the name of the parameter whose value is being searched for (see User field parameters).

Return value if successful: the list of values for the parameters concerned (stringlist)

Necessary permissions: no restrictions

Example:

CM>userAttribute withName department mget type values
multienum {administration development marketing services}