4D v14.3

Get window title

Home

 
4D v14.3
Get window title

Get window title 


 

Get window title {( window )} -> Function result 
Parameter Type   Description
window  WinRef in Window reference number, or Frontmost window of current process, if omitted
Function result  String in Window title

The Get window title command returns the title of the window whose reference number is passed in window. If the window does not exist, an empty string is returned.

If you omit the window parameter, Get window title returns the title of the frontmost window for the current process.

Example  

See example for the command SET WINDOW TITLE.

 
PROPERTIES 

Product: 4D
Theme: Windows
Number: 450

 
HISTORY 

Created: 4D v6

 
SEE ALSO 

SET WINDOW TITLE

 
ARTICLE USAGE

4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)