I downloaded an asp script, and it used "<>" a lot.

Ex:

Code:
  if Request.Form("_fieldOrder") <> "" then
What does "<>" do?