RobvanBeest2
3 years agoNew Contributor
nested if-statemenet
Hello,
I want to use nested if statements whlie using keyword testing.
When I do so, I get an error.
Only 1 if..then..else statement seems to work.
Can anybody tell me the exact syntax of nested i-statements?
Your second else is not lined up with the If statement. They need to match like your first two do.