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