Returns true if a string is all whitespace (isBlank will only return true if the string ==== "").
string ==== ""
Returns true if a string is all whitespace (isBlank will only return true if the
string ==== ""
).