<< removelinehistory History manager saveafterncommands >>

Scilab Help >> History manager > resethistory

resethistory

Deletes all entries in the Scilab history.

Calling Sequence

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 >>