Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>legend_set()</b> t_exam05 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
LEGEND_SET()                                                       T_EXAM05
   Stores the legend for each Y column on the screen set.

   Syntax
         cLabel = LEGEND_SET(nColumn [,cLabel])

   Arguments
         nColumn     Sets the Y column number.
         OPTIONAL PARAMETERS
         cLabel      Sets the legend label.

   Returns
         cLabel      Returns the legend text for a column.

   Description
         Each Y column can have a legend that will be printed on the screen
         set with LEGEND_SAY(). Each of the legends can have a maximum of 20
         characters. If the legend has a string length of 0, then the
         legend will not be printed.

See Also: LEGEND_SAY()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson