+1 vote
in Service Now by
How to determine whether any of the field value in a record has changed in Servicenow?

1 Answer

0 votes
by

By using the method changes() you can determine that the field value has been changed for a record.

...