       1mcequal 4m22mstring24m 4mstring0m
              This command compares two strings for equality.  It returns 1m1 22mif
              4mstring124m and 4mstring224m are the identical and 1m0  22mif  they  are  not.
              This  command  is  a short-cut for 1mstring compare 22mand avoids the
              problems with string expressions being  treated  unintentionally
              as numbers.

              This command is UTF-aware and will also work on binary data.
