STATIC SUB Text ( Text AS String, X AS Integer, Y AS Integer [ , Width AS Integer, Height AS Integer, Alignment AS Integer ] )Draws a text.
If you specified the optional parameters, then the text is constrained to the given rectangle, and aligned according to the Alignment parameter.