Arbortext IsoView > Programmer's Reference > Object Tip > Iso3SetObjectTip
  
Iso3SetObjectTip
Sets the object tip.
Introduced with Arbortext IsoView 3.0.
Syntax
Iso3SetObjectTipObjectTip
Parameters:
Object
Defines the object identifier as BSTR.
Tip
Defines the tip text of the object as BSTR.
document.ivx1.Iso3SetObjectTip
("id(myObj1)","Click here to continue");