@person::getCustomFieldValue

Retrieves the values configured for this User on the specified custom field.

Syntax:

@person::getCustomFieldValue(String customField)

Parameters:

(String) customField: custom field from which to return the values

Returns:

(List) List of values configured for this User on the specified custom field.

Example: