EXACT(S1, S2)

Top  Previous  Next

 

Description

This function returns true (1) if string S1 exactly matches string S2; otherwise, it returns 0.

 

Parameters

 

S1

A string value.

 

S2

A string value.

 

Examples

 

EXACT("computer", "computer") = 1

 

EXACT("Abc", "abc") = 0

 

Sponsored

Try Predictive Systems Lab

Interactive Demo →

Need Help?
Contact support