Gets a table of all runnable DriveApps associated with a Team.
SecGetTeamDriveApps([Team Name])
Where:
Team Name is the Name of the Team to check.
Rule | Result | Meaning |
---|---|---|
SecGetTeamDriveApps("Sales") | {"Id","Alias","DriveApp Name","Default Project Name";"f66f7e19-ed15-4edd-8514-a984537341ca","MyDriveApp","Dashboard","DriveApp-Dashboard"} | Will return a table of all the DriveApps the Sales team can run. |
Id | Alias | DriveApp Name | Default Project Name |
---|---|---|---|
f66f7e19-ed15-4edd-8514-a984537341ca | MyDriveApp | Dashboard | DriveApp-Dashboard |