Home Search

DriveWorks Pro 21
SppGetFolders

Send Feedback

SppGetFolders

Returns a Pipebar (|) delimited String that lists the folder(s) within the specified root folder.

Syntax

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.

Example

RuleResultMeaning
SppGetFolders("C:\DriveWorks Pro",FALSE)Content|Projects|SpecificationsWill return a list of all the sub folder names of the Root folder.