Flaps_Left_Position Variable

Actual position of left flaps: 0.0=full up, 1.0=full down. Measured in fractional units. Read-only.

Example

IF FLAPS_LEFT_POSITION > 0 THEN

PRINT "Move flap control up to retract the flaps."

ENDIF