BBjFileChooser::getSelectedFile
Description
In BBj 7.00 and higher, this BBjFileChooser method is a shortcut for getSelectedFiles().get(0).
Syntax
Return Value |
Method |
string |
getSelectedFile() |
Parameters
None.
Return Value
Returns the currently selected file (or the "most selected" file of a list of files).
Example
See Also
BBjFileChooser::getSelectedFiles
BBjFileChooser::setSelectedFile
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.