AppGetGlobalOptionΒΆ

AppGetGlobalOption returns a value of an option from Tools=>More Options.

val = AppGetGlobalOption(ssOption)

Return Value

val is the value of an option.

Parameters

ssOption

ssOption is the name of a option, see AppSetGlobalOption.

History

Version Description
R2020 New option nc-utf8.
R2012 (5.40.0) Removed the options standard-netcdf-files and max-data-import.
5.14.7 New options.
5.9 New.

id-1278532