|
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!"
|