Skip to content

Create Function

Make sure the left panel is visible, click the top right + button:

Function Name

To rename the function, single click it, or select it and press F2

Naming Rules

Unlike other programming languages, the function name can be anything, including spaces. However, the function name must be unique.

Edit Function

To edit the function, double click it. A new tab will be opened:

Tab bar at the top

When there are multiple tabs opened, the tab bar will be displayed. It shows the Main tab and the opened functions. If all function tabs are closed, the tab bar will be hidden.

TIP

The Main tab can not be closed