Returns the object type given an object handle property. All objects, Instances, Wires and Annotation objects have a handle property. This function will return the object type given the handle.
| Number | Type | Compulsory | Default | Description |
| 1 | String | Yes | Handle property value | |
| 2 | Real | No | current schematic | Schematic id |
Handle property value
Schematic id
Return type: String
| instance | Instance |
| wire | Wire |
| annotation | Annotation object |
| no_object | Handle doesn't exist |
| no_schematic | no open schematic or schematic handle invalid |
| ▲Function Summary▲ | ||
| ◄ GetSchematicFileVersion | GetSchematicTabs ▶ | |