Create Event

The Create Event command creates an event in the Eonza program. In this case, the Eonza program will run the corresponding script.

Event Name
Specify the name of the event you want to create.

Attached data.
You can specify any text that will be assigned to the data predefined constant in the running script. The script must handle the incoming data constant.

1{
2    "num": 77,
3    "path": "#outfile#",
4    "list": [ 
5        { "title": "First Item", "value": 11},
6        { "title": "Second Item", "value": 13}
7    ]
8}
Online Demo
Downloads Documentation Scripts Support
English
Русский