xgt
Excel-style greater-than (text-aware ordering).
Syntax
Section titled “Syntax”c = xgt(A, B)Description
Section titled “Description”Excel-mode > comparison with text-and-number ordering rules: numbers come before logicals which come before text in Excel’s sort order, even when comparing across types.