DataStoreKeyPages

Show Deprecated
not creatable
not replicated

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

Properties inherited from Pages
  • read only
    not replicated
    read parallel

    Whether or not the current page is the last page available.

Methods

Methods inherited from Pages
  • Returns 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

read only
not replicated
read parallel

Methods

Events