MSIR.0444 Invalid (func) argument ''(value)', request cancelled

From m204wiki
Revision as of 16:41, 9 November 2010 by Admin (talk | contribs) (1 revision)
Jump to navigation Jump to search

An invalid value 'value' was passed to function 'func'. This could be a negative value passed to a $LOG type functions or an impossibly large exponent for a $EXP function. Correct the $function call, perhaps adding code to test for invalid values.