Compare two strings, ignoring case and whitespace

string_compare(str1, str2)

Arguments

str1

String to compare

str2

Another string to compare

Value

Boolen on whether the strings match