ENgetrule | R Documentation |
Retrieves summary information about a rule-based control.
ENgetrule(index)
index |
the rule's index (starting from 1). |
list with components: nPremises number of premises in the rule's IF section; nThenActions number of actions in the rule's THEN section; nElseActions number of actions in the rule's ELSE section; priority the rule's priority value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.