Lua
C++
Edit

RequestDir

This function displays a file dialog and lets the user select a folder.

Syntax

Example

local file = RequestDir("Open Folder")
Print(file)
Copyright © 2024 Ultra Software.
All rights reserved.