I am trying to add the value of a numerical variable to the text of a push notification.
I have tries to use double accolades {{ variable_name }} and {[ variable_name ]} in the case of Better Logic Variables. Also tried to use #variable_name.
In the notification I just get back the exact text I put in the push notification flowchart, but not the value of the variable.
What am I doing wrong?
Super! Thanks for your help.