I agree with Shawn, more then 2 possible anwers, go with Select, Else use If. hmmmmm...
 Code:
If $array
  Select
    Case 
  EndSelect
Else
  If EndIf
EndIf