Test whether the two given string trimed value are equal.
The first value to compare.
Optional
The second value to compare.
true if the two values are equal once trimed, false otherwise.
true
false
Generated using TypeDoc
Test whether the two given string trimed value are equal.