Compare a value against previous value on an update
I have a Java PX for a "Update Title Block" event. When the PX is executed, I would like to compare the new value of a field against the original value to see if that field was updated. How can this be accomplished? Example code would be very helpful.
0