Conditional Macro Help

I want to make a macro that will
a) Use - Will to Survive
b) Use Medallion Trinket if equipped

so basically
if verdant aspirant’s medallion equipped = true
then use
else use will to survive

Not possible. Macros can’t test if you have a certain item equipped and cast different spells if you do.

oh ok so you cant do something akin to known: or equipped: ? thats fine its not a big deal just more of a qol thing. ended up just making a modifier macro with trinket and racial which works just as well