PDR0715S

Section, Line number, Column number; Function function, Argument argument: The value (value) must be numeric and in the range low to high.

What happened: You specified a value for a function call argument that was outside the valid numeric range. Section identifies the section of the rule file that contains the errant function call. function identifies the function call and argument identifies the argument for which value is invalid. low and high identify the range of valid values for the argument.

What to do: Specify a numeric value within the given range for the indicated argument.