8th November 2015 at 5:21am
purpose | sort the current list in the order of the list referenced in the parameter |
---|---|
input | a list of items |
parameter | order =a list specifying the order in which to sort the current list |
output | all items sorted by lookup list |