Documentation Home Page ◇ HYPERSIM Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.
TestView Command | General | Pause/Message
Pause/Message Dialog Box
To display a message in the console or in a pop-up window that pauses the execution of the script. It does not evaluate any expressions (except to access a variable value with %{ }). In other words, to calculate a result, it needs to be done in 'Eval' or 'Expression' and saved to a variable that can be called in the Pause/Message dialog box. The dialog box is disabled during a batch test.