Get the number of characters difference between 2 pieces of text ignoring white space and character case.

Internally, this uses the ISDiff object and is can be used to compare 2 pieces of text to make a determination as to whether a value such as an address can be updated directly by a Client, e.g., if only 2 characters have changed, this may indicate the Client has corrected a typo and therefore may be allowed to directly update their own details (as opposed to sending an update request to their Client Manager).

Syntax

finHtmlWidgetUtilities.GetDiffCharCount(text1, text2)

Parameters

NameTypeOptionalByRefDescription
text1 String
text2 String

Return Value

Integer

An Integer value.

Member of:
finHtmlWidgetUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0