GetFolder - AGK Help

GetFolder

Description

Returns the current folder previously set with SetFolder. The returned path will always have a slash as the final character excpet when in the root folder in which case an empty string will be returned.

Definition

string GetFolder()