0
What to do if "else" don't work
5 Answers
+ 10
Use switch case.
+ 9
"else" always work. if you failed to specify a default case, then else is not working.
my advice write your code here, so it will be clear for us.
+ 5
call customer support and ask for a refund.
+ 3
Use "if" then