Tommy,
In some situations, your version will evaluate to true, even though nothing changed.
To truly detect if a value changed, its best to use:
'AssignedToTech' != 'DB.AssignedToTech'
Thad Esser
Remedy Developer
| From: | Tommy Morris <[email protected]> |
| To: | [email protected] |
| Date: | 04/14/2010 01:39 PM |
| Subject: | Re: TR vs DB sanity check please |
| Sent by: | "Action Request System discussion list(ARSList)" <[email protected]> |
Instead of Runif: 'AssignedToTech' != 'AssignedToTech'
Make it Runif: 'TR.AssignedToTech' != 'DB.AssignedToTech'
-----Original Message-----
From: Action Request System discussion list(ARSList)
_attend WWRUG10 www.wwrug.com ARSlist: "Where the Answers Are"_

