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