Scripts and APIs
Scripts and APIs
- Script nodes act as general event filters
- activated on events received at eventIn fields
- process these events and post new eventOuts
- Script languages
- Java - full range of Java functionality
- JavaScript - for simple filters
- Script API
- allows access to node properties if a reference to a node is obtained
- new node creation, browser properties