Documentation

File Dialog Selection - Open Dev Kit Documentation

Open Dev Kit Documentation :: GUI :: File Dialog Selection

GUI.FileDialogSelection
selected files in the last open/save file dialog

Type

String Array

Lua Usage

-- Get
local stringArray = GUI.FileDialogSelection

-- Set
GUI.FileDialogSelection = stringArray

If you think anything is missing, please feel free to: submit documentation feedback on this page