untrace


untrace(fn1, ...)
      

Stops tracing calls to the function fn1, .... When no argument is passed, stops all tracing.

Return void.

Also see:

trace


Core Module Index | Contents