Home Search

DriveWorks Pro 21
SppGetTeamsForUser

Send Feedback

SppGetTeamsForUser

Returns a pipebar (|) delimited list of the Teams that a User belongs to.

Syntax

SppGetTeamsForUser([Username])

Where:

Username is the username of the user whose Teams will be returned.

Example

RuleResultMeaning
SppGetTeamsForUser("Matt")Administrators|EngineeringWill return the Teams that the user belongs to in the form of a pipebar (|) delimited list.