Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== VISIBLE property (System) ====== ==== Description ==== Specifies if the OpenInsight IDE (i.e. the RTI_IDE form) is visible or not. ==== Property Value ==== This property is an integer value. It has the same qualities as the normal WINDOW VISIBLE property. ==== Property Traits ==== ^Development^Runtime^Indexed^Scaled^Synthetic^ |N/A|Get/Set|No|No|No| ==== Remarks ==== N/A ==== Example ==== <code> IsVisibleIDE = Get_Property( "SYSTEM", "VISIBLE" ) </code> ==== See Also ==== WINDOW VISIBLE property. guides/oi10/presentation_server/visible_property_system.txt Last modified: 2023/10/25 10:49by 127.0.0.1