-considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
-considering: SERVER}{server}{queue}{cutthrough}}
- expanding: SERVER
- result: SERVER
-considering: server}{queue}{cutthrough}}
- expanding: server
- result: server
- condition: eq {SERVER}{server}
- result: false
- scanning: queue}{cutthrough}}
- expanding: queue
- result: queue
- skipping: result is not used
-considering: cutthrough}}
- expanding: cutthrough
- result: cutthrough
- expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
- result: cutthrough
+ /considering: ${if eq {SERVER}{server}{queue}{cutthrough}}
+ /considering: SERVER}{server}{queue}{cutthrough}}
+ |__expanding: SERVER
+ \_____result: SERVER
+ /considering: server}{queue}{cutthrough}}
+ |__expanding: server
+ \_____result: server
+ |__condition: eq {SERVER}{server}
+ |_____result: false
+ / scanning: queue}{cutthrough}}
+ |__expanding: queue
+ |_____result: queue
+ \___skipping: result is not used
+ /considering: cutthrough}}
+ |__expanding: cutthrough
+ \_____result: cutthrough
+ |__expanding: ${if eq {SERVER}{server}{queue}{cutthrough}}
+ \_____result: cutthrough