Javascript App and Davinci Pages
Overview
Scripts that are created in the Javascript app, can be copied and pasted into a
davinci page.
When you paste the script into the page, you must decide if you want it to be visible in a
code editor, or invisible as a background script.
- Visible
- if you click the visible checkbox before pasting into a page, the script will appear inside a visible code editor.
- Background Process
- if the visible checkbox is not checked, then when you paste into the page, it will initially paste a script window into the page.
Click the save button to save the script as a background process.