Overview
>
klyn
>
String
>
equalsIgnoreCase
Overview
Index
Tree
Deprecated
klyn.String.equalsIgnoreCase
method
public equalsIgnoreCase(other as String) as Boolean:
Description
Compares two strings without case sensitivity.
Parameters
other String to compare with.
Returns
True when equal ignoring case.