Arbortext IsoView > Programmer's Reference > Object Functions > Iso3GetObjectName
  
Iso3GetObjectName
Returns name of an object as BSTR. It returns the plain name of the object, not a complete object identifier including the "name(...)" part.
Introduced with Arbortext IsoView 3.0.
Syntax
Iso3GetObjectNameobject
Parameters:
object
Defines the object identifier as BSTR.
strName = document.ivx1.Iso3GetObjectName(n);