Next Previous Up Top Contents Index

4.4.2 Trace

untrace

Function

Structure

Shell.Trace

Type

val untrace: string -> unit

Syntax

untrace name -> ()

Arguments

name
A string.

Values

()

Description

Turns off tracing for the function with identifier name. When the function is next called for, it will not be traced.


MLWorks Reference Manual version 2.0 - 29 Jul 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker