Cloud_High_Icing Variable

True if there are icing conditions in the high cloud layer. Boolean. Read-only.

Example

IF CLOUD_HIGH_ICING = TRUE THEN

PRINT "Watch for ice in the clouds."

ENDIF