Messenger Plus! Live - Scripting Documentation

The Debug::ClearDebuggingWindow function clears the content of the Script Debugging window for the current script.

Syntax

ClearDebuggingWindow();

Parameters

None.

Return Value

No value is returned by this function.

Remarks

The Script Debugging window is visible when debugging options are enabled in the Preferences. For more information, please read Scripting Environment.

Function Information

Object Debug
Availability Messenger Plus! Live 4.50

See Also

Debug Object, Scripting Environment.