I need to show conditional logic on a confirmation page so I can show text if a form element's value is between two values (like if it's greater than 90 but less than 100)
I know how to do a greater/less than but is there a way to combine these?
[gravityforms action="conditional" merge_tag="{totalScore:26}" condition="greater_than" value="79"]