EMA-XPS Online


STRING-GREATERP

STRING-GREATERP
===============

Syntax: (string-greaterp <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