Algosim documentation: FrontEnd property store

FrontEnd (property store)

The FrontEnd property store contains information about the Algosim front end.

The following properties are recognised:

In addition, the following substores are recognised:

The consoles substore recognises the following properties:

Each console has its own substore with the following properties:

In addition, each console has a substore named editor which represents the console’s editor. Each such property store has the following properties:

For example,

property("FrontEnd.consoles.Console 2.history")
1 + 1
sin(π)
property("FrontEnd.consoles.Console 2.editor.ShowHiddenCharacters")
false
property("FrontEnd.consoles.Console 2.editor.zoom")
100