CompareFuzzy
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns a number that indicates the similarity of text1
and text2
, where a number close to 1 means very similar and a number close to 0 means very different.
Returns Invalid expression
if one of the parameter values is unknown.
text1
text
the first text to compare.
text2
text
the second text to compare.