...
Turns on or off display of dialogs during script execution.
Usage:
silent on // do not display dialogs warnings and messages
...
Note: In silent mode, the user will have no way of canceling the script during for example a connect or lookfor command. This command does not have any effect on commands that require user interaction like ‘Message’ or ‘Prompt’.