CLS statement

Purpose:

CLS will clear the screen.

Syntax:

CLS

Remarks:

👉 This function works only in console mode programs.

BCX Console Sample Programs using CLS statement.