How to include expression in informational popup

I’ve got a condition widget that I’m trying to debug. I would like to have an informational pop-up that shows what the two values are that I’m comparing. One of them is an expression and the other is in callContextBpmData. The latter I can see under the context menu, but I can’t find anything to enter an expression. I know I could write custom code but is there a way to do this in the “Show Message” pop-up? I feel like I’m missing something simple here.

Hi Michael,

How about creating a variable in the bpm, and then setting it via expression and then use it via condition?

Nancy

2 Likes