Code Snippets
With Code Snippets you can store pieces of frequently used code which can quickly be inserted into a script as you are editing it.
To view Code Snippets click the Code Snippets tab in the left hand pane (the Builder Pane) of the Editor.
Right click on the Code Snippets window to reveal the popup menu with options to create categories, create a new snippet, edit, delete and rename snippets. Insert a snippet into your script code by selecting the Insert Snippet option from the popup menu or by double clicking the snippet.
Before a snippet can be created you must first create a category. Once a category has been created you can right click on it and select New Snippet. In the box that appears, enter a name for the snippet and then enter the snippet code. Enter or paste the code into the snippet box and click Save.
Once you have created a snippet it will be available in the editor for you to insert into any script.