====== WINCOUNT property (System) ====== ==== Description ==== Returns the number of WINDOW objects running in the current Presentation Server instance. ==== Property Value ==== This property is integer value. ==== Property Traits ==== ^Development^Runtime^Indexed^Scaled^Synthetic^ |N/A|Get|No|No|No| ==== Remarks ==== N/A ==== Example ==== WinCount = Get_Property( "SYSTEM", "WINCOUNT" ) ==== See Also ==== N/A