#4383 - Tempcode ELSE functionality

This is a spacer post for a website comment topic. The content this topic relates to: #4383 - Tempcode ELSE functionality
Or we could consider something like...

{+START,IF,...}
...
{+START,ELSEIF,...}
....
{+START,ELSE}
...
{+END}
{+END}
{+END}

Or we could consider something like...

{+START,IF,...}
...
{+ELSEIF,...}
...
{+ELSE}
...
{+END}

I might actually like the last syntax here. It's simpler, and also easier to parse.
0 guests and 0 members have recently viewed this.