Clear

Name

Clear -- Unassigns all variables in the current scope

Synopsis

Clear[] =: BOOLEAN 

Description

Clear unassigns all variables defined in the current scope. Returns True.

See also

Assign, UnAssign.