DIRECTORY_BROWSE 
Displays a folder browse dialog on the client PC, i.e. a dialog which only allows the selection of a folder. The path of the selected folder is retrieved.
|
Title to be displayed on the folder browse dialog. This is an optional parameter. |
|
Initial directory to be selected in browse dialog. The path must either be relative or absolute. This is an optional parameter. |
|
Path of the directory selected by the user.
This parameter should have been defined as an exporting parameter because the content passed to the method will be ignored. End of the note. |
|
Thrown if the operation fails. |
|
Currently not used. |
|
Raised if neither Windows nor Java nor Web GUI is used. |