Inspect the Value of a Variable in the debugger - Mendix Forum

Inspect the Value of a Variable in the debugger

5

Hi,

Often when debugging a microflow I want to take a closer look at the Value of a certain Variable. Especially when this value is a bit bigger it is not possible to view the entire value.

It would be great if you can doubleclick a line in the Variables pane and get a pop-up which lets you view the entire value, just like it does when you doubleclick a line in the Console pane for example.

 

asked
3 answers

What would be nice is if the variable that you select automatically is expanded in the list of all variables when you are click on ‘continue’ and encounter another thread (fe in a loop)

Created

/facepalm

 

apparently it's a bug

 

Created

It would also be really nice if you could edit the value, but being able to see it properly is more important.

Created