This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
Get window title
|
Get window title {( window )} -> Function result | ||||||||
Parameter | Type | Description | ||||||
window | WinRef |
![]() |
Window reference number, or Frontmost window of current process, if omitted | |||||
Function result | String |
![]() |
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.
See example for the SET WINDOW TITLE command.
Product: 4D
Theme: Windows
Number:
450
Created: 4D v6
4D Language Reference ( 4D v20 R7)