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

Service: equals

This service will compare two strings for equality.

Input Parameter:

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

Output Parameter:

Name Type Description
result: Boolean Equal is true and unequal is false