Hello!
Im setting up a quiz which the outcome changes based on the answers
To do this, i’ve initialized some variables with empty values, so if the answer to a certain question is “no”, it will be replaced with actual text
On the expected case, runs just fine, however if it isn’t changed, on the final page(one that i call all variables, to make a diagnostic) it shows as “_____”, not blank
Is there a way to make it totally blank?