string<

string< is an alias for `string-lessp' in `subr.el'.

(string< S1 S2)

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.