<select>
    <case>
      <expression>
        attrInt(0xfff00a88) == 0
      </expression>
      <yield>iHA not running</yield>
    </case>
    <case>
      <expression>
        attrInt(0xfff00a88) == 1
      </expression>
      <yield>Active Node</yield>
    </case>
    <case>
      <expression>
        attrInt(0xfff00a88) == 2
      </expression>
      <yield>Passive Node</yield>
    </case>
     
      Unknown Node
    </default>
  </select>


workes fine...

i use your code to fill a column. If there is no match, the default value is 
yield to the column. Is there a way that nothing ist forwarded to the column? 
If I use <default></default> an empty line is inserted into the column, so I 
get spaces in my column and it doesn't look very nice.
---
To unsubscribe from spectrum, send email to [email protected] with the body: 
unsubscribe spectrum [email protected]

Reply via email to