Returns a pipebar (|) delimited list of the Teams that a User belongs to.
SppGetTeamsForUser([Username])
Where:
Username is the username of the user whose Teams will be returned.
Rule | Result | Meaning |
---|---|---|
SppGetTeamsForUser("Matt") | Administrators|Engineering | Will return the Teams that the user belongs to in the form of a pipebar (|) delimited list. |