Algosim documentation: DirectoryList

DirectoryList

Lists all subdirectories of a directory.

Syntax

Description

If s is the fully-qualified path of a file-system directory, then DirectoryList(s) returns a list of all subdirectories of s.

Examples

#DirectoryList("C:\WINDOWS")
62

See also