<text-console>.wait-for-string [-reverse] [-always] "string"
Wait for the output of the text string on the console. This command can only be run from a script branch where it suspends the branch until the string has been found in the output. The command will by default only wait for events that occur when the simulation is running forward. To wait for events in the reverse direction use the -reverse flag. Similarly, the -always flag tells the command to wait for events in both simulation directions.
xterm-console
<text-console>.break,
<text-console>.wait-then-write,
script-branch