When working with the plantUML, by default the if-else statement is horizontal (first picture), but I would like to use the nested if-else statement vertically and the rest to stay horizontally (picture 2). When using the !pragma useVerticalIf on inside the nested if statement, it either changes nothing (third picture) or it changes the whole if-else structure (forth picture).
Can someone tell me the command for plantUML, to achieve this? Really appreciate it
1st picture:
https://imgur.com/L7a56k4
2nd picture:
https://imgur.com/xcRc4Qq
3rd picture:
https://imgur.com/J169OPj
4th picture:
https://imgur.com/Z60jvcZ