Function ClEol() Foundation
Clears a row on the screen in black beginning at a specified position.
ClEol( [<nRow>] , ; // Default: Row()
[<nColumn>] ; // Default: Col()
) --> cNullString
Note: The cursor position remains unchanged when calling ClEol().
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.