ENgetthenaction: Gets properties of THEN action in rule-based control
Description
Gets properties of THEN action in rule-based control
Usage
ENgetthenaction(ruleIndex, actionIndex)
Value
list with components:
* linkIndex the index of the link in the action (starting from 1)
* status the status assigned to the link
* setting the value assigned to the link's setting
Arguments
- ruleIndex
the rule's index (starting from 1).
- actionIndex
the index of the THEN action to retrieve (starting from 1).