TEXT
Syntax
TEXT(<window>, <X>, <Y>, <text>, <colour>)
Description
Draws <text> in the system font (with top- left coordinates at <X>, <Y>) in <window> with 24-bit colour <colour>. 24-bit colours are of the format: &BBGGRR00, eg. &FF00FF00 is magenta.