Option Commands

You can use the Option command to dynamically modify command line options during the execution of a script. You can change the following options:

StopOnError
option StopOnError = true;

EchoComments
 option EchoComments = true;

LogCommands
 option LogCommands = true;