...
These different nodes have one thing in common: the “Edit” button. By clicking on this button, a new script editor will be opened which contains specific functions for each node type – it is not possible to mix or change these functions. For example, the “updateWaveupdateWave( vertices, initPositions )” function should not be used inside a scripted daemon’s editor and vice versa.
...