PDR0718S

Section, Line number, Column number; Function function, Argument argument: There is no default value for this argument.

What happened: You specified a function call but specified no value for an argument that has no default. Section identifies the rule file that contains the errant function call function identifies the function call and argument identifies the argument for which you specified no value.

What to do: Specify a value for the indicated argument.