Returns a Pipebar (|) delimited String that lists the folder(s) within the specified root folder.
SppGetFolders([Root Folder],[Show Full Path])
Where:
Root Folder is the folder from which the sub folders will be listed.
Show Full Path is TRUE to show the full path of each folder, FALSE to just show the folder name.
Rule | Result | Meaning |
---|---|---|
SppGetFolders("C:\DriveWorks Pro",FALSE) | Content|Projects|Specifications | Will return a list of all the sub folder names of the Root folder. |