On_Ground Variable

True if the aircraft is on the ground. Boolean. Read-only.

Example

IF ON_GROUND

PRINT "You have landed."

ENDIF