Skip to content

Commit cc0a6cd

Browse files
committed
Update : Title in Readme file based on review
1 parent ad44bcc commit cc0a6cd

File tree

1 file changed

+1
-1
lines changed
  • Core ServiceNow APIs/GlideRecord/Compare_2_records

1 file changed

+1
-1
lines changed

Core ServiceNow APIs/GlideRecord/Compare_2_records/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Comparing 2 records and identify differences
1+
# Comparing 2 records and identify differences (GlideRecord)
22

33
This snippet compares two records from the same table in ServiceNow field-by-field using the **GlideRecord API**.
44
It’s useful for debugging, verifying data after imports, or checking differences between two similar records.

0 commit comments

Comments
 (0)