QScript RuleResult

From Q
Jump to navigation Jump to search

RuleResult

The outcome of the last time a Rule ran against the table, plot or R output that applied it.

message

The error text, or the form.ruleNotApplicable() reason. Null when state is 'SucceededOrNotRunYet'.

rule

The Rule this result belongs to.

state

What happened the last time this Rule ran.

type

Returns 'RuleResult'.