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.

BUI logoRemarks

See BUI: Interacting with client files for a detailed discussion of the BUI BBjClientFile.

Example

See Also

BBjAPI

BBjThinClient

BBjClientFileSystem

BBjClientFile

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.