MONTE.PAUSE function

This article describes the formula syntax of the MONTE.PAUSE function.

Description

Pause simulation if condition is true.

Syntax

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.