next(id,step)

  • Type: Method
  • File: core/datastore.js
  • Implemented in: DataStore
  • Included in:

gets ID of the next element which is positioned in defined step

Parameters

  • id - item id
    • string,dimension
  • step - step value (1 by default) (optional)
    • dimension

Returns

id