Issue
When you try to send {{emptystring}} or {{null}} to a subscenario, the variable won’t arrive in the subscenario at all.
That’s an issue because I’d have to re-evaluate other variables/info inside the subscenario again in order to get the info whether X is empty.
setup to send empty variable to subscenario
looks like variable got sent as empty
variable didn’t arrive in subscenario
Expected Behavior
- empty variable arrives in subscenario