How do I evaluate for NULL?

How do I evaluate for NULL?

I want to trigger an email alert when a record is updated and a specific dropdown is set to "-Select-". The following statement does not work:
  1. if (input.Guide  ==  "") 
thanks
Glen