Skip to content

Commit 5be46a6

Browse files
authored
Update README.md
Change of title in Readme
1 parent e679717 commit 5be46a6

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-
# Compare Two Records Using GlideRecord (Global Scope)
1+
# Comparing 2 records and identify differences
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)