Google sheet data sort

Its possible to google sheet column data sort A to Z using the apinventor?

There are two possibilities:

  • sort the data after it arrived and is in table (list of lists) form
  • ask Google Sheets to sort it for you on its way out.

For the first option, see

particularly my merge sort

The second option might be in