bcolflesh
7 years agoVisitor
AssociateArray Keys() Change Order?
I saw from a forum post that .keys() could be appended in a for...each which defaults the associative array to alphabetical order.
What if I want the results returned in the order they appear in the feed? I don't want to add another "order" key, but I can't think of another way from the minimal docs.
What if I want the results returned in the order they appear in the feed? I don't want to add another "order" key, but I can't think of another way from the minimal docs.