PDR0701S

Rule Compilation, Line number, Column number ; Function function : Not enough arguments. The minimum number of arguments is number.

What happened: You specified a function call but failed to specify all required arguments. Rule Compilation identifies the rule file that contains the errant function call. function identifies the function and number identifies the number of arguments the function requires.

What to do: Correctly specify all required arguments for the identified function.