getIndexRange(from,to)

converts the range of indexes to array of all IDs between them

Parameters

  • from - the start index of a range
    • dimension
  • to - the end index of a range
    • dimension

Returns

{Array}