Debug.Print

Debug.Print ( 

string Text )

Description

Appends text to the bottom of the debug window.

Parameters

Text

(string) The text to add to the debug window.

Returns

Nothing.

Availability

Standard

Pro

See also:  Related Actions