Any way to return a table of DataStore to iterate with?

So basically, I want to Get a table that contains all the key in the datastore to iterate with.
I can’t have external datastores because of not enough knowledge of LUA.

so how can i get a table of them?

Is the DataStore ordered or normal?

It’s the normal datastore. can i iterate with normal?

1 Like