getRange(from,to)
Type: Method
File: core/datastore.js
Implemented in:
DataStore
Included in:
converts range IDs to array of all IDs between them
Parameters
from - the id of a first object in a range
string,dimension
to - the id of a last object in a range
string,dimension
Returns
{Array}