Home Search

DriveWorks Pro 21
SecIsCurrentUserInTeam

Send Feedback

SecIsCurrentUserInTeam

Determines if the current user is in the specified team.

Syntax

SecIsCurrentUserInTeam( [Team Name] )

Where:

Team Name is the name of the team to check.

Examples

Rule

Meaning
SecIsCurrentUserInTeam("Sales")

Will return False if the current user logged into the DriveWorks application does not belong to the Sales team

Will return True if the current user logged into the DriveWorks application does belong to the Sales team