Method XbpDialog():getTitle() Foundation

Returns the title of the XbpDialog window.

Syntax
:getTitle() --> cTitle
Return

This method returns a character string containing the title of the dialog window.

Description

The method :getTitle() returns the character string that is currently displayed in the title bar of the dialog window. The title bar itself is an implicit window (XbpIWindow) that is used to display the window title and specific pushbuttons.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.