Clear

Read/Write Block - Text, Editor, List Box

Description

The Clear command removes text content from Console objects that can show text including Text, Editor, and List objects.

When a project is first started there are no Clear blocks. As Text, Editor, and List objects are added to the project the Read/Write block list grows showing clear blocks for the added objects.

Escapes

The Clear block does not generate any escapes.

Examples

The following block list writes a series of numbers to a console list object named "List"....

...which appears like this:

The Clear button has this block list....

...clearing away the text content producing this:

Related Topics

Writeln
Value
Get Selection Index
Set Selection Index