Function SetClearB() Foundation

Sets the default character attribute for clearing the screen.

Syntax
SetClearB( [<cClearAttr|nClearAttr>] ;  // Type: CN   Default: Chr(255)
         ) --> cNullString
Description

The default character for clearing the screen may be specified either as a character (like " ") or as numeric ASCII code.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.