Search:     Advanced search

ClearOutput

Article ID: 306
Last updated: 24 Sep, 2010
Views: 824
Posted: 11 Dec, 2008
by Thomas B.
Updated: 24 Sep, 2010
by Murray D.

 

 

Description:

Clears output window in the scripting development environment.

Notes:

Clears Debug output

Pascal Example:

ClearOutput;
Output('Hello World');

Visual Basic Example:

ClearOutput
Output('Hello World')


Enterprise and Developer editions

This article was:  
Prev  Not what you're looking for? Suggest a topic  Next
Output     CurrentUser