MODE
# mode_number - A unique number from 1-99
#
# max_timeout - The maximum time to spend in this mode
# units of time are required ( msec, sec, min, hr )
# This may be a constant, variable, or expression.
#
# default_next_mode The normal next mode number to execute
# Use RETURN for the default_next_mode to return
# to a calling test from procedure. (See @PROCEDURE )
@MODE
#mode_number max_timeout default_next_mode
97 0.0[sec] 2
# description
# This will be a displayable string.
example mode -- 60 characters long