Usage: THEN < FzyAttribClause > ELSE < FzyAttribClause >";" Example:
@see infosapient.system.FzyRule
@see infosapient.system.FzyPremise
@author : Michael McConnell
@version $Revision: 1.1.1.1 $
if (( manufacturingCosts are ELEVATED ) AND ( spoilageRates are LARGE ) ) then ( price must be around PREMIUM );
(Note: must, around are keywords known as hedges. (@see FzyHedge))
|
|