GetDirectoryEntries | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.file | ||||||
Summary | List the contents of a directory. | ||||||
Parameters |
| ||||||
Description | Returns a List containing the directory entries of a directory. The directory must exist. | ||||||
Tags | io,filesystem |