PDR0713S

Section, Line number, Column number; Function function, Argument argument: The value (value) must be a non-negative number.

What happened: You specified a numeric value less than zero for a function call argument. Section identifies the section of the rule file that contains the errant function call. number identifies the line and column in which the function was found. function identifies the function call and argument identifies the argument for which value is invalid.

What to do: Specify a numeric value greater than or equal to zero for the indicated argument.