open_file_wgt
Browse for file to open. This function can be used for directories too.
Arguments
- String widget title
- String widget filter. Example for text files 'Text Files (*.txt)' For directories just enter 'dir'
Output
String file or dir path or undefined
Examples