Width =  window .width .get  (  )  
                           
Description :

This instruction returns the width of the window.

Return Value :

  • Width of the window, expressed in pixels.

Examples :