std.requesters.RequestDir - nitrologic/monkey2 GitHub Wiki
std::std.requesters.RequestDir
monkey:monkey.types.String( title:monkey:monkey.types.String,dir:monkey:monkey.types.String="" )
Function RequestDir:Activates a modal directory requester dialog.
RequestDir activates a modal directory path dialog.
The dir
parameter can be used to specify an initial directory path.
Returns selected directory path, or an empty string if dialog was cancelled.