Returns a pipebar (|) delimited list of Folder Templates in the current vault accessible by the PDM user.
PDMGetFolderTemplates([Refresh])
Where:
Refresh (optional): A value that refreshes the data when changed.
Rule | Result | Meaning |
---|---|---|
PDMGetFolderTemplates() | ContractTemplate|OrderTemplate|QuoteTemplate | Will retrieve the available Folder Templates once a specification is started. |
PDMGetFolderTemplates(DwConstantRefreshFolderTemplates) | ContractTemplate|OrderTemplate | Will retrieve the available Folder Templates each time the constant changes. QuoteTemplate was removed. |