Height =  window .height .get  (  )  
                           
Description :

This instruction returns the height of the window.

Return Value :

  • Height of the window, expressed in pixels.

Examples :