Enables or disables the users' ability to exit a script from the tray icon menu.
Break ( mode )
| mode | Sets the script break mode: 1 = Break is enabled (user can quit) (default) 0 = Break is disabled (user cannot quit) |
Break(0) ;Disable break