ClearCommWindows

<< Click to Display Table of Contents >>

Navigation:  Reference (Scripting) > Docklight Script Commands - The DL Object > Methods >

ClearCommWindows

Deletes the contents of the communications window. This applies to all four representations (ASCII, HEX, Decimal, Binary) of the communication window.

 

Return Value

 

Void

 

Syntax

 

DL.ClearCommWindows

 

Example

 

' Example ClearCommWindows

 

' fresh start

DL.ClearCommWindows

DL.AddComment "Test run started!"