(untrace function ...)


Turn off debug mode.


This function turns off the trace debugging aid for the selected function, which was set using trace. The last function name is returned.

Example

Code Returns
(untrace fname) FNAME
Clears trace aid for FNAME function.

Tell me about...

LISP Compatibility

Programming Overview of LISP (LISt Processing) Language