Arbortext IsoView > Programmer's Reference > Configuration Functions > Iso4GetPreference
  
Iso4GetPreference
Retrieves the data of a given preference item and returns it as BSTR. (See Overview of Preference Identifiers.)
Introduced with Arbortext IsoView 4.0.
Syntax
Iso4GetPreferenceprefName
Parameters:
prefName
Defines the name of the preference item as BSTR. (See Overview of Preference Identifiers.)
pref1 = document.ivx1.Iso4GetPreference(“default_toolset”);