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