Nested conditionals?
-
Hi, I have tried to search for this but haven’t seen much on it. I see that elseif isn’t supported, but do nested conditionals work?
ex:
[if something]
Output something
[else]
[if somethingelse]
Output somethingelse
[/if]
[/if]Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Nested conditionals?’ is closed to new replies.