searchValue: string
qCount: number
qGroupItemCount: number
groupResults: array<groupResult>
flatResults: array<flatResult>
groupSelect: Function(id)
groupResults
groupResult
you wish to select. This will be the id of the dimensionflatSelect: Function(dimension<string>, value<string>)
flatResults
dimension
and value
that you wish to select, both should be a string
groupResults
arraydimension: string
value: Array<groupResultItems>
groupResultItem
arrayqRanges
qItem
flatResults
arraydimension: string
value: string