Returns a table of Group Specification documents.
GetGroupReleasedDocuments()
| Rule | Result | Meaning |
|---|---|---|
| GetGroupReleasedDocuments() | {"Name","File Name","Is Hidden","Date Created","Type";"MyTextFile 0010","D:\DriveWorks\Specifications\MyProject 0010\MyTextFile 0010.txt","False","15/07/2020",".txt"} | Returns a table array of all documents released within the Group. |
| Name | File Name | Is Hidden | Date Created | Type |
|---|---|---|---|---|
| MyTextFile 0010 | D:\DriveWorks\Specifications\MyProject 0010\MyTextFile 0010.txt | False | 15/07/2020 | .txt |