DrawText()
Syntax
DrawText(Text$)
Description
Display the given string on the current output. The text can be positioned anywhere by using Locate(). DrawingMode() can be used to set the transparent background mode. This command use the default color set with FrontColor(). The current output is set with StartDrawing().
Supported OS
Windows, AmigaOS