Error Messages/40502
< Error Messages
Revision as of 19:22, 25 January 2010 by AManandhar (talk | contribs) (Created page with '= Error Message Examples = A threshold parameter to Function Truncate was not specified. Either the second (min) or third (max) parameter to Truncate must be specified. = Ca…')
Error Message Examples
A threshold parameter to Function Truncate was not specified. Either the second (min) or third (max) parameter to Truncate must be specified.
Cause
You called the Truncate function by specifying only the first parameter. You need to specify at least of one of the threshold, min or max, to the function.
Remedies
Specify one of the thresholds to the Truncate function.
Comments
<comments />
Enable comment auto-refresher