Home Search

DriveWorks Pro 21
SecGetUsersInTeam

Send Feedback

SecGetUsersInTeam

Returns a pipe delimited list of the users in a specified team.

Syntax

SecGetUsersInTeam( [Team Name] )

Where Team Name is the name of the team to return the users from.

Examples

Rule

Meaning
SecGetUsersInTeam("Sales")Will return Ian|Sam|Chris|Maria|Richard if these users exists in the Sales team.