soo.. i am making a macro for my perception. I have this one ability that lets me roll 2 perception checks and choose the higher of the two. In a macro, how do i compare the results to output the bigger of the two. Ex: if(1d20+15 > 1d20+15) output the first result else output the second result