Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sorting datamaps? [Harlowe]

Let's say I have a bunch of datamaps that look like this:
(datamap:"Name","Sam","Cool Factor",50)
(datamap:"Name","Marcy","Cool Factor",10)
(datamap:"Name","Zeke","Cool Factor",100)

Is it possible to put all these cool cats into an array in alphabetical order?
Sign In or Register to comment.