Flow Chart Checks : (C18085) Elements not declared as parameters or as variables

(C18085) Elements not declared as parameters or as variables

Error In:
Correctness
Description:
There are elements used in the tested procedural statechart/flowchart that are not declared as local variables, parameters, or global data of the connected procedure.
Example:

data-item L2
condition C

 

 

Erroneous Elements:
Data-items and conditions