CREATE_TRANSITION_EVENTS

# Creating transition events - Provides the ability to attach
# specifications for transition events to any LOGICAL_VARIABLE
# created by this instance of gp_test.  This must be entered
# in the file after the creation of the variable.
# This keyword must be specified before the start mode
   
@CREATE_TRANSITION_EVENTS (up to 128)
   #logical_variable    true_event_name   false_event_name
   mystate              state_on          state_off