Returns 0=fixed gear and 1=retractable gear. Boolean. Read-only.
Example
IF RETRACTABLE_GEAR THEN
PRINT "Check gear down for landing."
ENDIF