Valid Input To Do ActionInput into the Expression: area may be any valid Rational Statemate action. The following are some examples:
●
●i := i+1;ax:j :=5; day::SUNDAY;
wherei
andj
are data-items. In this example,i
is unique in the WorkArea whilej
is not, therefore, is specified as belonging to a specific chartAX
. The day is the data item of an enumerated type and SUNDAY is on of its values.
●
●
●