I've read elsewhere that 'else' is bugged but the posts are very old, so just wondering if it still is.
I have a setup like so....
Else
Indented Else : Show Text A & B
Indented again : A is not B - Action.
I can clearly see in my example that A is not B because it's shown by the text above as 0 and 1, but the next indented line doesn't get processed anyway. There is no other code between the two lines, so it should 100% be processed since the text above confirms that A and B are different.
So is Else still bugged when indenting like this?
I've updated to point out that this is indented from a previous else, which I read was bugged, but that was 2 years ago.