RECTANGLE
Syntax
RECTANGLE(<window>,<X>,<Y>,<wdth>,<hght>,<col>)
Description
Draws a rectangle outline in <window> with the top-left corner at <X>, <Y> and the width and height in <wdth> and <hght> respectively. 24-bit colours are of the format: &BBGGRR00, eg. &FF00FF00 is magenta.