I am struggling to have my healing macro limit the character healing hp to the maximum value - I am unable to figure it out.  I am using the DnD 2024 character sheet,  jumpgate and I have my API set to experimental.  The macro I have included below works well with applying healing to the selected character.  Suggestions and help would be appreciated.    !token-mod {{   --set     bar1_value|-[[?{Healing Amount?|0}*-1]]   --report     all|"{name} gets healed leaving him at {bar1_value}hp out of {bar1_max}hp." }}}}   
 
				
			