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.
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