Error Messages/40446
< Error Messages
Revision as of 01:39, 26 January 2010 by AManandhar (talk | contribs) (Created page with ' An example of the parameters for a 2 dimensional table with the columns 'IndexA', 'IndexB', 'Red', 'Green' and 'Blue' would be as follows: <code><br> Cols parameter := [ 'I…')
An example of the parameters for a 2 dimensional table with the columns 'IndexA', 'IndexB', 'Red', 'Green' and 'Blue' would be as follows:
Cols parameter := [ 'IndexA', 'IndexB', 'Red', 'Green', 'Blue' ];
valueColumn parameter := ['Red', 'Green', 'Blue'];
Var parameter := ['IndexA', 'IndexB'];
Comments
Enable comment auto-refresher