The Edit Menu

Edit -> Undo (Ctrl-Z)

Restores the last modified table at the state it had after the last "Save Project" operation. Not available for plot windows.

Edit -> Redo (Ctrl-R)

Restores the modifications in a table after a "Undo" operation. Function not available for plot windows.

Edit -> Cut Selection (Ctrl-X)

Copies the current selection to the clipboard and deletes the selection. It currently works for spreadsheets and for 2D plots objects.

Edit -> Copy Selection (Ctrl-C)

Copies the current selection to the clipboard. It currently works for spreadsheets and for 2D plots objects.

Edit -> Paste Selection (Ctrl-V)

Pastes the content of the clipboard to the active window.

Edit -> Delete Selection (del)

Cleares the current selection. It currently works for spreadsheets and for 2D plots objects.

Edit -> Clear Log Informations

Deletes from the project file all the history information about the analysis operations performed by the user. The log panel is then empty.