SAFEMODE system variable
Safe mode (Read Only)
Indicates 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.
| 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 |

