Display commands
Syntax
clear.lines(TOP,BOTTOM,COLOUR);
Description
Clears the lines from TOP to BOTTOM with the colour COLOUR. I have found that it will only use black (if COLOUR is 0) or white (if COLOUR is greater than 0).
See also
clear.text.rect