Whats the difference between State Variables and Temporary Variables?
According to page Bpt-15 of the Tutorial manual: “State variables are persistent and private. That is, they retain their value between invocations of the process model and are maintained independently for each process in the system. Temporary variables retain their values only until control is returned to the Simulation Kernel when the FSM rests in an unforced state.