True if the attitude indicator is in failed state (not working). Boolean. Read-write.
Example
IF ATTITUDE_INDICATOR_FAIL THEN
PRINT "CAUTION: Attitude indicator failed."
ENDIF