Introduction to the New JavaScript Editor in the Mozenda 7 (Beta) Agent Builder
April 08, 2019
The new Mozenda 7 (Beta) Agent Builder introduces a brand new JavaScript Editor that will enhance your ability to write JavaScript for your agent. To open the JavaScript Editor, you will need to create a Run JavaScript action.
Here are some of the great new features of the new JavaScript Editor:
- Auto-complete: Go ahead and start writing JavaScript. The editor will use known JavaScript keywords to attempt to automatically complete whatever code you are trying to write.
- Prettyprint: Click the {} icon in the bottom left-hand corner of the JavaScript Editor and Prettyprint will automatically format your code to match proper JavaScript styling.
- More: Right-click anywhere within the text box of the JavaScript Editor to see a menu of additional features that will enhance your ability to write JavaScript