up previous next
Panels

list of CoCoA panels

Syntax
Panels()

Description
This function returns a list of CoCoA's panels.

Example
  Panels();
["GENERAL", "GROEBNER"]
-------------------------------
  Panel(It[1]);

Echo............... : False
Timer.............. : False
Trace.............. : False
Indentation........ : False
TraceSources....... : False
SuppressWarnings... : False
ComputationStack... : False
-------------------------------

See Also