GetUserAnnotatedField
Returns the value for an annotated field that is specified by the user (if a RecID is supplied) or for the currently logged-in user (if no RecID is supplied).
Syntax
GetUserAnnotatedField(annotatedName, recId)
Enabled for
Search/Dashboard | No |
Business Rules | Yes |
Quick Actions | Yes |
Workflow Objects | No |
Reports | No |
Parameters
annotatedName | The name of the field for which to get the value. |
recId |
(Optional). The RecID of a specific user instance. Defaults to the currently logged-in user. |