True if DME is available for VOR 2. Boolean. Read-only.
Example
IF VOR_2_DME_AVAIL = FALSE THEN
PRINT "There is no DME on this station."
ENDIF