Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

 


SILENT

 

Turns on or off display of dialogs during script execution.

 

Usage: 

silent on // do not display dialogs warnings and messages

 silent off // display dialogs

 

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’.

 

Next Command

 

  • No labels