<< removelinehistory History manager saveafterncommands >>

Scilab Help >> History manager > resethistory

resethistory

Deletes all entries in the Scilab history.

Syntax

resethistory()

Description

Deletes all entries in the current Scilab history.

Examples

// !This will clear the full history!
resethistory()

See also


Report an issue
<< removelinehistory History manager saveafterncommands >>