With the new feature introduced you can now easily get all the items in an array by simply just running the above command and it'll return the items in a JSON format which you can parse in your respective languages. Note: Arrays in Hermes are not associative (like in PHP), they're more like lists
Examples:
ARRAY_GET users