Built-in front calls / Standard front calls |
Displays a file dialog window to get a directory path on the local file system.
ui.Interface.frontCall("standard", "openDir", [path,caption], [result])
If the user cancels the dialog, the front call returns NULL in the result variable.