This article describes the formula syntax of the MONTE.STOP function.
Stop the simulation if condition is true.
MONTE.STOP(condition)
condition is a boolean value indicating the simulation should stop.
Stop the simulation and elapsed time clock. The simulation count is reset by this function.