Inline IF/THEN/ELSE testing for each branch
Status: Alpha
Brought to you by:
dmcgra
When an IF statement is inline, it should be able to determine which branch (THEN or ELSE) was executed. Reporting improvements would also need to be made to support this.
It could achieve this in a similar manner to the current split line IF/THEN/ELSE by breaking up the statement prior to injection.