lengthDistance property

int lengthDistance

Returns the absolute value of the difference in length between term and other.

The two strings are trimmed for the calculation of lengths.

Implementation

int get lengthDistance;