TraceMsg method

Displays a debug message in status monitor if the debug option has been turned on for the task.

object . TraceMsg ( message )
PartDescription
object An object expression that evaluates to the Form object.
message Required. The message to be displayed.