i want to make a macro that allows the players to set a status marker on there tokens, (shield of faith) but i want it to ask them if they are consentrating and if so to add that marker too. !token-mod {{   --set statusmarkers|!?{Status}   --ids     @{selected|token_id} }} ?{consentration?|yes,#Consentration|no,} is my command for status marker !token-mod {{ --set statusmarkers|!Concentration --ids @{selected|token_id} }} is my Conectration macro. this is really just an example of the issue, what i want is to trigger macros in quarrys. but when i do my Status Marker macro all it posts is #Consentration, not actually run it