Delayer
어떤 상황에서는 일종의 변수 값 기록을 유지해야 할 수도 있습니다. 예를 들어 이전 값에 대한 평균 또는 차이를 구하려는 경우.
For this, you can use a Delayer, with which you can maintain the history of the values of a given variable. You can do this by inserting a Variable Card in the top slot for which you want to maintain the history. You can now create Variable Cards that will refer to a list of values, which corresponds to the history. The referenced (or any other) Variable Card must remain in the top slot for the delayer to work.
The newest values correspond to the last elements in the list. You can choose the maximum length of the history from within the gui.