Why didn't you look in the manual? It gives the below example

Code:
text welcome // define Text object 
{
  // White Text
  red = 255;
  green = 255;
  blue = 255; 
  font = arial_font;
  string = "Welcome";
}  



A clever person solves a problem.
A wise person avoids it.
--Einstein

Currently Codeing: Free Lite-C