echo From WinBuilder previous page next page EchoDisplay a message on the processing window while the script is running. This message will only disappear when another message is displayed or the script finishes. Syntaxecho,<message> Example:echo,"Hello World!" previous page start next page