is there a command that will sort a list of variables into alphabetical order of their values?
use an array to store variables name & values then sort the array.
How do I sort the array, is there a command?