RevGrid - v0.9.3
    Preparing search index...
    RevSelectionInclusiveRange: [start: number, stop: number]

    A "range" is defined as an Array(2) where: element [0] is the beginning of the range element [1] is the end of the range (inclusive) and is always >= element [0]