RuleValue constructor

RuleValue(formula, value)

Constructor.

def __init__(self, formula, value):
    ...
ParameterTypeDescription
formulastr
valuestr

See Also