Help for this page

Select Code to Download


  1. or download this
    %labels=('1=>a',
             '2=>b',
             '3=>c');
    
  2. or download this
    %labels =( 
              1=>'a',
              2=>'b',
              3=>'c');