Draw the title. The LABEL function draws the text specified in the TEXT variable. X and Y explicitly position the title on the graphics output area.


   function="label"; x=50; y=90; text="Flag of Micronesia";
      style=""; size=6; output;