Previous topic

AppGetFileNameSettings

Next topic

AppGetMainWnd

This Page

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
5.14.7 New Options.
5.9 New

id-1278532