Statechart Checks : (C1081) Elements containing subroutine calls with conflicting length of parameters

(C1081) Elements containing subroutine calls with conflicting length of parameters

There are subroutine calls where the actual parameter’s length conflicts with the corresponding formal parameter definition, or whose length is unknown.
Error In:
Correctness
Example:
STATE1
CALLBACK(A,ARRAY,3)
ARRAY - Unknown length
Erroneous Elements:
Textual elements, boxes, and arrows