Home Search

DriveWorks Pro 21
SppGetRunnableProjectsForSpecifiedTeam

Send Feedback

SppGetRunnableProjectsForSpecifiedTeam

Will return an Array reporting on which Projects the Team has access to.

Syntax

SppGetRunnableProjectsForSpecifiedTeam([Team Name])

Where:

Team Name is the Name of the Team you wish to find out which Projects they can run.

Example

RuleResultMeaning
SppGetRunnableProjectsForSpecifiedTeam("Sales"){"Project Name","Project Location","Project Alias","Project Image","Project Metro Image" ; "Cupboard","D:\DriveWorks Projects\Cupboard","Wooden Cupboard","D:\DriveWorks Projects\Cupboard\liveprojectimage.png","D:\DriveWorks Projects\Cupboard\liveprojectimage.Metro.png" ; "Entrance Canopy","D:\DriveWorks Projects\Entrance Canopy","Entrance Canopy","D:\DriveWorks Projects\Entrance Canopy\liveprojectimage.png","D:\DriveWorks Projects\Entrance Canopy\liveprojectimage.Metro.png"}Will return an array of all the projects the Sales team has access to.

Example Table

Project NameProject LocationProject AliasProject ImageProject Metro Image
CupboardD:\DriveWorks Projects\CupboardWooden CupboardD:\DriveWorks Projects\Cupboard\liveprojectimage.pngD:\DriveWorks Projects\Cupboard\liveprojectimage.Metro.png
Entrance CanopyD:\DriveWorks Projects\Entrance CanopyEntrance CanopyD:\DriveWorks Projects\Entrance Canopy\liveprojectimage.pngD:\DriveWorks Projects\Entrance Canopy\liveprojectimage.Metro.png