Using a variable in a User Input prompt

I read in the doco that I could use a variable in the prompt element of a Menu node. However, it doesn’t seem to be working and there is a definitely a value in it as I’m testing in a display node just before the Menu.

Prompt: Are you happy with {{global.job}}?

I worked around this by using a User Input node followed up by a Logic node. However, since this is not a dynamic user input scenario, it would be cleaner with a single Menu node vs. the two node approach

The options can use variables, but the title label of the menu is static. I will see about getting this fixed soon!

2 Likes