Obtains a set of folders that match specified wildcard criteria, returning them as a list of strings.
0 |
String |
Search String |
The wildcard search string |
1 |
Boolean |
Case Sensitive Search |
Indicates whether the search for folder names should be case-sensitive. |
2 |
String Ref List |
Folder List |
The resulting list of folder names. |
SUCCESS |
This command always succeeds. |
Standard SA wildcard characters (* and ?) apply for the wildcard search string.