Button example

Use this example to understand how a button is displayed.

If you specify the following:

  • The condition is Tell me if salary is outside range Upper threshold: 100000 Lower threshold: 50000
  • Show all rows is selected
  • Lower is better is selected
  • Round button is the selected display option
  • Also, assume that the actual value is 15000.

The system accesses the images/dial directory and finds r_led.gif. The r prefix indicates that the value is greater than 100000, and since lower is better, the indication is red. The base name led.gif is the default base name for round buttons.