New to ArcGIS API for Javascript, so apologies if this is a very basic/beginner question.
I have a feature table with a a few columns in it's attribute table, one of which is the 'date' column. Is it possible for me to extract just all the values the 'date' column, preferably as an array?
Thanks!