Algosim documentation: settings

settings

Returns a list composed of the names of all Algosim settings.

Syntax

Description

settings() returns the list of the names of all Algosim settings.

To see the description and current value of a setting, pass its name to the setting function. To change the value of a setting, use the ApplySetting function.

Examples

settings()
Editor_FontName
QuickLayouts
Console_LineHighlight
Numerics_ContourSamplesPerAxis
ProgEd_LineHighlight
Console_MathInputMode
Console_CaretBeyondEOL
ProgEd_ShowHiddenCharacters
ThemeColor
ProgEd_MathInputMode
ProgEd_CaretBeyondEOL
Console_ShowHiddenCharacters
Console_ShowRuler
Editor_ZoomLevel
ProgEd_ShowTree
DefaultLayout
ProgEd_ShowRuler
ThemedBorders
Console_QuerySave

See also