DataStoreListingPages
Show Deprecated
A special type of Pages object whose pages contain DataStoreInfo instances. Pages:GetCurrentPage() can be used to retrieve an array of the DataStoreInfo instances.
See also:
- Data Stores, an in-depth guide on data structure, management, error handling, etc.
Summary
Properties
Properties
Whether or not the current page is the last page available.
Methods
Methods inherited from PagesMethods
Iterates to the next page in the pages object, if possible.
Returns the items on the current page. The keys in the item are determined by the source of this object.
Properties
Cursor
Properties inherited from Pages
Methods
Properties inherited from Pages