String comparison: Difference between revisions

Line 3,003:
 
/O> ( compare two strings to see if one is lexically ordered after the other )
... $ "abc" $ "xyz" swap $>
... echo ( 0 = false, 1 = true )
...
1,462

edits