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