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. ====== TYPE property (Common) ====== ==== Description ==== Returns the Presentation Server type classification of the specified object. ==== Property Value ==== A string containing the type of the object, such as "EDITBOX", "PUSHBUTTON" and so on. ==== Property Traits ==== ^Development^Runtime^Indexed^Scaled^Synthetic^ |N/A|Get Only|No|No|No| ==== Remarks ==== N/A ==== Example ==== <code> * // TYPE Example Type = Get_Property ( @Window, "TYPE" ) </code> ==== See Also ==== TYPECLASS property, SYSTEM TYPES property. guides/oi10/presentation_server/type_property_common.txt Last modified: 2023/10/25 10:49by 127.0.0.1