Propagate rule syntax

Following is the propagate rule syntax:

propagate RuleName :
   ECF
   to CellName | to all
      [CellName, ...] | to one_of
      [CellName, ...]
   when Variable.SlotName CondOperator Value
   to CellName | to all
      [CellName, ...] | to one_of
      [CellName, ...]
   when Variable.SlotName CondOperator Value
   ...
END
Was this page helpful? Yes No Submitting... Thank you

Comments