functional overview
Displays a file selection dialog.
Details of Functions
Displays a file selection dialog.
- attention (heed)
-
Operation Status by OS
OS run state (of a process) Android Do not display the file selection dialog. iOS Do not display the file selection dialog. Windows Displays a file selection dialog.
parameter
- argument (e.g. function, program, programme)
-
Title. character string data
Specifies the title of the dialog.default path character string data
Specifies the default position of the dialog.
- return value
-
character string data
Returns the path to the selected file.