I was using a lot of sub-events to do IF statements to set vars and was like..hmm...it would be cool if I could use ternary operators when setting variable values. I hit run and...WALA!! Happy camper here!
Example:
MyVar set to (a > b) ? a : b
I would put a happy face emoji here but we can't use emojis on this forum. :(