WinGetText

WinGetText([<winhandle>])

Gets the window title of the current Total Commander window. It is possible to get the text of an arbitrary window with a given handle.

Parameters

winhandleOptional. A handle to a window or control.

Related

WinSetText

Remarks

In case the handle is invalid or the window does not exist, ERROR will be set to 1.