RuleValue
Contents
[
Hide
]RuleValue class
Rule value.
new RuleValue(formula, value)
Constructor.
Methods
| Name | Description |
|---|---|
| getFormula() | Represents the element’s formula. This attribute can contain one of the following strings: “someFormula” if the formula |
| getValue() | Rule value. |
| setFormula() | Represents the element’s formula. This attribute can contain one of the following strings: “someFormula” if the formula |
| setValue() | Rule value. |
getFormula()
Represents the element’s formula. This attribute can contain one of the following strings: “someFormula” if the formula exists locally, “No Formula” if the formula is locally deleted or blocked, or “Inh” if the formula is inherited. If the attribute is not present, the element’s formula is a simple constant.
getValue()
Rule value.
setFormula()
Represents the element’s formula. This attribute can contain one of the following strings: “someFormula” if the formula exists locally, “No Formula” if the formula is locally deleted or blocked, or “Inh” if the formula is inherited. If the attribute is not present, the element’s formula is a simple constant.
setValue()
Rule value.