LogWindow.Clear

This page contains reference documentation for the Clear function. This function clears the contents of the Output Editor window.

Prototype

int Clear()

Examples

Examples are as follows:

Application.Log.Clear();

Working Sample Code

For sample code: