String comparison: Difference between revisions

Content added Content deleted
Line 1,036:
"abcd" "abceed" <=
"abce" "abcd" >
"abdEEEabcEEE" toUpper "ABCeee" toUpper ==</lang>
 
=={{header|ooRexx}}==