supervisor() Function

Returns the supervisor of the user if they have one.

Syntax

supervisor( userinfo )

userinfo: (Text) The user info of the user, which can be either the username or the user itself.

Returns

User

Notes

supervisor() cannot be used to define a column of process report data or in a process event.

Examples

You can copy and paste these examples into the Expression Rule Designer to see how this works.

supervisor("john.doe") returns mike.smith

Open in Github Built: Thu, Feb 23, 2023 (02:59:22 PM)

On This Page

FEEDBACK