Hi,

I was wondering if it's possible to sort a string list by custom order, ex, instead of ordering alphabetically A-Z, i want to do it using my own order first (M to Z ) then (A to M). Any tip will be appreciated


Thanks