<telnet_console>.wait-then-write [-s] "output-string" "input-string"
Wait for the output of the text output-string on the console. When the text is found, write the input-string. If the -s flag is used, the input string is entered "slowly", one character at a time, waiting for each character to be echoed back before typing next. This command can only be run from a script branch where it suspends the branch until the string has been found in the output.
telnet-console
<text-console>.wait-for-string,
<text-console>.break,
script-branch