getOptionScope method
Returns the scope of the Arbortext set option.
getOptionScope(name )
Parameters
String name
Specifies the option name.
Returns
OptionScope. A code representing the scope of the option as defined by OptionScopeType. If name is not a valid option name, returns INVALID_SCOPE.
这对您有帮助吗?