Docs Menu
API Developer Guide / middleware / pub / string / equalsIgnoreCase

Service: equalsIgnoreCase

This service will compare two strings while ignoring the case..

Input Parameter:

Name Type Description
string1: String First String
string2: String Second String

Output Parameter:

Name Type Description
result: Boolean Comparison Result