Function: string>

string> is a function alias for string-greaterp, defined in subr.el.gz.

Signature

(string> STRING1 STRING2)

Documentation

Return non-nil if STRING1 is greater than STRING2 in lexicographic order.

Case is significant. Symbols are also allowed; their print names are used instead.

View in manual

Aliases

string>