Libraries anvil lang string equalsIgnoreCase

boolean equalsIgnoreCase(string other)
Checks if this string is equal to given string, lower- and uppercase characters are considered equal
Parameters other -  String to compare with