Navigation: TCC > Variables & Functions > Functions
@WINCLIENTSIZE
@WINCLIENTSIZE[title] : Returns the client window size in the format height,width
If the title argument begins with a =, it is assumed to be a PID instead of a window title.
Example:
echo %@winclientsize[tc 28*]
1027,1634