MSI Factory 2.3

Debug.SetTraceMode

Debug.SetTraceMode

Previous topic Next topic  

Debug.SetTraceMode

Previous topic Next topic  

OverviewExamples

Debug.SetTraceMode (

boolean Enable = true )

Description

Turns debug trace mode on or off.

When trace mode is on, every line of code will be traced out to the debug window, and the last error code will be printed after each action is performed.

Parameters

Enable

(boolean) Whether to turn trace mode on or off:

VALUE

DESCRIPTION

true

Turn trace mode on. (Default)

false

Turn trace mode off.

Returns

Nothing.

See also: Related Actions


Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us