rule-engine
Toggle table of contents
3.3.11
js
Platform filter
js
Switch theme
Search in API
rule-engine
rule-engine
/
org.hisp.dhis.rules
/
RuleVariableJs
/
RuleVariableJs
Rule
Variable
Js
js
constructor
(
type
:
RuleVariableType
,
name
:
String
,
useCodeForOptionSet
:
Boolean
,
options
:
Array
<
Option
>
,
field
:
String
,
fieldType
:
RuleValueType
,
programStage
:
String
?
)