Script Console
The Script Console is available in Sitevision on-prem.
It provides a JavaScript console for running scripts in the context of the current page and node.
How to open it
- Sign in with a system account.
- Hold
Shiftand click the top bar cogwheel.
danger
The Script Console can run arbitrary code with high privileges.
Incorrect scripts can cause severe or irreversible system damage.
Before running anything:
- Test in a safe environment first.
- Avoid running unverified scripts in production.
- Ensure you have a verified backup and recovery plan.
- Sitevision support may not assist with issues caused by custom scripts.