How to use the [Library] window

The following explains how to use the [Library] window of the "Script" dialog box. An item can be selected from the [Library] window and inserted at the cursor position in the [Edit] window. An item is inserted as described below.

Drag and drop with the mouse

Select an item, drag it with the left button of the mouse, and drop it into the [Edit] window.

Selecting a menu item from the popup menu

Select an item, display the popup menu by right-clicking, and then select the "Insert to Script" menu item.

Double-click an item

Double-click the item to be inserted.

Hint When the type of the library is Function (an item for which icon 'F' appears on the left), the function of the script is newly inserted into the <HEAD> tag and the script used to call this function is inserted at the cursor position in the [Edit] window.