Function SetClearB() Foundation
Sets the default character attribute for clearing the screen.
SetClearB( [<cClearAttr|nClearAttr>] ; // Type: CN Default: Chr(255)
) --> cNullString
The default character for clearing the screen may be specified either as a character (like " ") or as numeric ASCII code.
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.