BBjClientFile::getName
Description
In BBj 7.0 and higher, this method returns the last path component in a file name (the simple file name).
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             string  | 
                                                        
                                                             getName()  | 
                                                    
Parameters
None.
Return Value
Returns the simple name of the file, with no parent directory information.
Remarks
                                            See Interacting with client files in BUI and DWC for a detailed discussion of the BUI BBjClientFile.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.