BEGIN TEXT "N1 V1 CUT" gs1 GOTO gs1 #fdeData_->GS > 20 ; Wait until GS is below 20 kts gs2 GOTO gs2 #fdeData_->GS < 105 ; Wait until GS is above 105 kts rn1 GOTO rn2 %random < 0.5 ; will go to line 6 with 50% chance COPY #FADEC_->FADEC_engines[0].FADEC_failure 1 jf1 END