How can I measure the window height (number of lines) in powershell?

Viewed 1905

The maximum number of lines in my environment is 47.

Can I measure this value programmatically?

3 Answers
Related