StringEqualsNotNormalized

Returns boolean of true if both strings are equal after normalizing them. If both strings are null then returns true. If one is null then returns false.

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