Flow Chart Checks : (C18079) Callback procedures that are used/defined incorrectly

(C18079) Callback procedures that are used/defined incorrectly

Error In:
Correctness
Description:
Procedures are used as callbacks, whose first parameter is not of type string or not of mode Input.
Example:
CALLBACK P1, is an “Output” parameter
 
 
Erroneous Elements:
Subroutines