Introduction
A brief introduction to scripting with Breeze
Last updated
A brief introduction to scripting with Breeze
Last updated
Breeze uses JavaScript for scripting. If you aren't familiar with JavaScript, it's suggested that you find a tutorial to teach you the basics.
Create a new script by creating a file ending in .js
in the Breeze/config/scripts
directory.