Programmer's Guide > Interfaces > Application interface > getOption method
  
getOption method
Returns the value of the Arbortextset option, in global scope.
getOption(name )
Parameters
Stringname
Specifies the option name.
Returns
String. The string value of the option, or null if name is not a valid option name. Boolean values return on or off.