openFolderDialog
opens a native open folder dialog
Syntax
openFolderDialog(title, startpath)
Returns
string with folder path
Parameters
- title (string)
- the dialog header title
- startpath (string)
- the path to a folder or file to base the starting point on.