Throttle position for engine 2. The range is -1 to 1, where negative values mean reverse thrust. Measured in fractional units. Read-write.
Example
'Reduce throttle 2 to 0.
THROTTLE_2 = 0
'Put throttle 2 in reverse thrust.
THROTTLE_2 = -0.3