#
# NEED_PARMS onoff
#
# HELP: SYNOPSIS:
# HELP:     planeview/options/autopilot onoff
# HELP:
# HELP: DESCRIPTION:
# HELP:     Turn on/off autopilot.
#
VIEW_SET Main
AUTO ${!!((int)$argv[1])*63}
