Arbortext IsoView > Programmer's Reference > Object Tip > Iso3GetObjectTip
  
Iso3GetObjectTip
Retrieves the object tip for the specified object. It returns the object tip text of the given object as BSTR.
Introduced with Arbortext IsoView 3.0.
Syntax
Iso3GetObjectTipObject
Parameters:
Object
Defines the object identifier as BSTR.
strObjTip =
document.ivx1.Iso3GetObjectTip("id(myObj1)");