Skip to content

Commit 0044770

Browse files
authored
Update README.md
1 parent 2dd9b6c commit 0044770

File tree

1 file changed

+1
-1
lines changed
  • Server-Side Components/Background Scripts/Copy Field Values and Insert in Target Record

1 file changed

+1
-1
lines changed

Server-Side Components/Background Scripts/Copy Field Values and Insert in Target Record/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Script Usage :
33

4-
The function tables the parameters such as source table, source record sys_id, target table, fields that needs to be copied to target table.
4+
This function takes the parameters such as source table, source record sys_id, target table, fields that needs to be copied to target table.
55

66
As a validation check, the fields from source table should be similar to target else abort inserting the record.
77

0 commit comments

Comments
 (0)