Will return an Array of Specification Documents based on the Specification Name.
SppGetSpecificationDocuments(Specification Name)
Where:
Specification Name is the Name of the Specification to return the Array for.
Rule | Result | Meaning |
---|---|---|
SppGetSpecificationDocuments("Bracket 0066") | {"Name","File Name","Is Hidden","Date Created"; "Quote","C:\MyDocuments\Specifications\Bracket 0066\Quote","FALSE","05/06/2018"} | This is the Array that is returned with information about the Documents in the Specification. |