NES
scalar = NES(string1,string2)
The NES function accepts two strings as arguments. If the two strings are exactly equal it returns zero (0), otherwise it returns one (1). Neither string argument will be modified.
EQS SUB