echo - winbuilder From WinBuilder previous page next page Echo Display 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. Syntax echo,<message> Example: echo,"Hello World!" previous page start next page