Ad Widget

Collapse

Running an expression test.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yurtesen
    Senior Member
    • Aug 2008
    • 130

    #1

    Running an expression test.

    Is there a way to test values without making calculated items? For example if I want to see value of

    MY_SWITCH:net.if.speed[ifHighSpeed.1].change()
    or I want to see result of expression

    {MY_SWITCH:net.if.speed[ifHighSpeed.1].change()}<0 and {MY_SWITCH:net.if.speed[ifHighSpeed.1].last()}>0
    Is there an easy way to just get things like these evaluated for testing purposes easily?
Working...