SelectHyperCubeContinuousRange method
The following is returned in the output:
Information note
	
	
	
	The operation is successful if qSuccess is set to true.
Parameters
| Name | Description | Mandatory | Type | 
|---|---|---|---|
| qPath | Path to the definition of the object. For example, /qHyperCubeDef . | Yes | String | 
| qRanges | Selects ranges in a hypercube in (Ranges[N].Min,Ranges[N].Max) intervals. If either Ranges[N].MinInclEq or Ranges[N].MaxInclEq, or both flags are set to true then Min and Max values will be selected. | Yes | Array of NxContinuousRangeSelectInfo | 
| qSoftLock | Set to true to ignore locks; in that case, locked fields can be selected. The default value is false. | No | Boolean | 
Returns
| Name | Description | Type | 
|---|---|---|
| qSuccess | <true or false> | Boolean |