Reference > Expressions > Built-in Functions > Default User Functions > DefaultUserTeam

DefaultUserTeam

Returns the default team associated with the current session.

Returns the primary team for the user associated with the current session, as defined in the Team field under the Details tab on the Employee Details form.

Syntax

DefaultUserTeam()

Enabled for

Search/Dashboard No
Business Rules No
Quick Actions Yes
Workflow Objects No
Reports No

Parameters

none  

Return Value

Text value.

Example

$(DefaultUserTeam())

If the current session is for a user who is part of the service desk team, the above example returns "Service Desk".