6.2 Changing the panel background colour
// On some condition which evaluates as an alert…
UDI.setBackground("red");// When the alert is cleared…
UDI.setBackground("");Last updated
// On some condition which evaluates as an alert…
UDI.setBackground("red");// When the alert is cleared…
UDI.setBackground("");Last updated