Sort

sort [<list>]

Sorts a list alphanumerically.

Parameters:

  1. The list to sort alphanumerically.

Returns: The list sorted alphanumerically.