Development tools : XUI editor : XUI widgets and containers : Widget descriptions : Java Script : ECA editor support
  
ECA editor support
There is no event for Script widget. The following properties and functions can be configured for the Script widget with the ECA editor.
Functions that can be configured for the Script widget with the ECA editor
 
Function
Description
execute
This function is used to run the JS codes that are bound with current widget after the codes are evaluated. It supports dynamic parameters, which can be accessed in the imported codes as global variables.
This property can be used in the Condition part of ECA rule.
Go up to
Java Script