hello
i want to create a If , else loop ,


like



Code:
If str1  starts with  char"a" then   ' like if str1 starts with char "a" then or else 
      '' code 
else 
   '' code
end if
plzz can anyone help me for this??