Field getField(String fieldName) |
Field getEventIn(String fieldName) |
Field getEventOut(String fieldname) |
Field getExposedField(String fieldName) |
let the Java code get the handle of the corresponding fields in the Script node. |
Calling one of the setValue(), set1Value(), addValue(), insertValue(), clear() or delete() methods on an eventOut/eventIn sends that event at that time. |