True if the station tuned in on the NAV1 radio provides glideslope. Boolean. Read-only.
Example
IF VOR_1_GS_AVAIL = TRUE THEN
PRINT "Looks like the glideslope is working today."
ENDIF