Function: string-lessp

Return t if first arg string is less than second in lexicographic order.
Case is significant.
Symbols are also allowed; their print names are used instead.
(fn S1 S2)