SAFEMODE system variable
Safe mode
Specifies if executable code can be loaded and executed in the current session. Starting in a clean environment can help to eliminate potential causes of a crash.
Read-only
| Type: | Boolean  | 
                     
| Saved in: | Not saved  | 
                     
| Default value: | Off  | 
                     
| Possible values: | 
                            Off (0): Allows executable code run On (1): Does not allow executable code to run  |