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