StringEqualsNormalized

Returns true if both strings are equal after normalizing them. If both strings are null returns true. If one is null and the other is not returns false.

Table 1. Input Properties
Property Type Description
SourceString1 String
SourceString2 String