DIFFERENCE
Last updated
Last updated
Returns an integer measuring the difference between two strings using the SOUNDEX algorithm (). It counts the common characters of the strings resulting by executing the SOUNDEX algorithm.
expression1, expression2:
String expressions to be compared.
Int
.