GetFirstFile - AGK Help

GetFirstFile

Description

Returns the name of the first file found in the current folder, which is set using SetFolder. You can call GetNextFile to continue down the list of files in the current folder. Returns an empty string if there are no files in the current folder.

Definition

string GetFirstFile()