Clear[] =: BOOLEAN
Clear unassigns all variables defined in the current scope. Returns True.
Assign, UnAssign.