<< Click here to display Table of Contents >> Navigation: TCC-RT > Variables & Functions > Functions:
@WINCLASS[classname] : Returns the window title of the first window with the specified class name, or an empty string if no windows match.
Example:
echo %@winclass[consolewindowclass]
TCC Prompt