GetWinTitle
- Last UpdatedJul 18, 2023
- 1 minute read
Returns the name of the active window as a string.
Note: This function does not work with pinned windows.
Syntax
GetWinTitle()
Return Value
The title of the active window as a string if successful; otherwise, an error is returned.