Aircraft's magnetic heading. Measured in degrees. Read-only.
Example
IF PLANE_HEADING > 100 THEN
PRINT "Turn left 10 degrees to return to course."
ENDIF