ListOfDuplicatesItem |
Top Previous Next |
This function returns the value of the i'th element of duplicates. Duplicates are returned as strings no matter, if the external ID is a string or an integer.
Index is 0-based.
Syntax: ListOfDuplicatesItem(i: integer): string
|