Error Messages/40351
< Error Messages
Revision as of 23:27, 16 February 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = The second parameter to WhatIfAll must be a 1-D list of variables. = Cause = The second parameter to WhatIfAll must be a list of variables,…')
Error Message Examples
The second parameter to WhatIfAll must be a 1-D list of variables.
Cause
The second parameter to WhatIfAll must be a list of variables, but you seem to have passed either a non dimensional or a multidimensional object.
Remedies
Pass a list of variables as the second parameter to the WhatIfAll function.
Comments
<comments />
Enable comment auto-refresher