GetDirectoryEntries

Typeoperator
DictionaryLCB
LibraryLiveCode Builder
Syntax
the entries of directory <Directory>
Associationscom.livecode.file
Summary

List the contents of a directory.

Parameters
NameTypeDescription
Directory

An expression that evaluates to a filesystem path.

Description

Returns a List containing the directory entries of a directory. The directory must exist.

Tagsio,filesystem