Search found 2 matches

by dburridge
Mon Nov 15, 2010 4:44 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Changing numeration in test result
Replies: 3
Views: 9379

Hello, Thank you for the reply.

I already tried the guides suggestions but it didnt work, I tried a nice simple one:
If ('%SuggestedReply%'==3) Test

I get in the main test window If ('3'==3) Test

Im guessing it isnt passing the variables correctly?
by dburridge
Wed Oct 20, 2010 1:32 am
Forum: Configuration, Maintenance, Troubleshooting
Topic: Changing numeration in test result
Replies: 3
Views: 9379

Changing numeration in test result

Hello, I have tried searching for this but cant find much, thought id put up a post as im sure this is a easy one... We have a test that looks up a UPS's output source, these are returned as a number, for example we know the value 3 is ok and a value 5 means its on battery. How can I make my test re...