EMA-XPS Online


STRING-NOT-EQUAL

STRING-NOT-EQUAL
================

Syntax: (string-not-equal <string1> <string2>
          :START1 <number> :END1 <number>
          :START2 <number> :END2 <number>)

This function is analogous to the STRING/= function,
but it does not recognise the difference between
upper- and lowercase-characters.
This function is not supported by babylon v3!


EMA-XPS Online