ENgetelseaction: Gets the properties of an ELSE action in a rule-based control.
Description
Gets the properties of an ELSE action in a rule-based control.
Usage
ENgetelseaction(ruleIndex, actionIndex)
Value
list with the following components:
- linkIndex
the index of the link in the action
- 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 ELSE action to retrieve (starting from 1).