9 Dec
2021
9 Dec
'21
9:19 a.m.
Hi, I was wondering whether we have tests similar to <if-else if-else> or <switch case> in context's xml processing. (And even in context more general...) I have found these doifelse tests, but elseif doesn't seem to exist. Is that correct? If yes, could that be added? Of course, you can always just nest doifelse-constructs, but that will become ugly quickly. Being able to specify multiple branches would be handy. Best, Denis