;-------------------------------------------------
Set refresh rate of CoolMon netw stats update:{
var %question Current value is %coolmon.netwstatsrefreshrate $+ . Insert new value...
set %coolmon.netwstatsrefreshrate $$?= %question
}
;-------------------------------------------------
is used in a menu.

I'm having trouble with the var in the question. Is there a way to solve this?