I have two questions that are trying to get to the same place
I am creating an array of all modifiers,
modArr = modifier.classes
Is there a way to sort this array into alphabetical order since the items are not strings?
Or is there a way to force "modifier.classes" to return the list in alphabetical order?
Thanks!
By jtwographics · 2016-07-08
barigazy · 2016-07-14