CB.SetRange Example 2

This example runs a simulation of 1500 trials, sets the certainty range to between negative infinity and 1000, and applies this certainty range to all forecasts.

CB.Simulation 1500
CB.SetRange cbMinusInfinity, 1000, , True