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.
Property | Type | Description |
---|---|---|
SourceString1 | String | |
SourceString2 | String |