Client-side .sort ascending/descending

Hi,

In client-side, does .sort in an expression support specifying ascending/descending?

For desc just add the .reverse() formatter after the sort

1 Like