Contents | Index | < Browse | Browse >
usage: COMPARE(string1,string2,[pad])

-compares two strings and returns index of first position they differ or 0 if identical
-the shorter string is padded as required using the supplied character or blanks