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