ocr: DEMO.FSL-Iemperalure BarichangeValue* ;To act on the changing value of the scrollbar - - as the user scrolls the thumb by dragging it or - clicking on bar or arrows, insert your own code here. The value returned by the scroll bar . is - stored in the variable scrollValue, 50 have - your code use scrollvalue, as in the example below. method changevalue() message("scroll value: "*string(Scrollvalue)) TEMPERATURE.value = scrollvalue endmethod Edit Line: 11 Col: 10