Error Messages/40502

< Error Messages
Revision as of 20:44, 29 March 2016 by Bbecane (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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.

See Also

Comments


You are not allowed to post comments.