skip to main content
Corticon Studio: Rule Language Guide : Introduction to Corticon Rule Language : Rule structure
 

Try Corticon Now

Rule structure

In traditional programming languages (or logic systems), most rules are expressed via IF/THEN structures. The IF clause contains a conditional expression and the THEN clause contains actions the rule should perform if all conditions have been met. This IF/THEN structure is expressed as Conditions and Actions in the Rulesheet user interface of Corticon Studio. For more information on building and organizing rules in Corticon Studio, see the Corticon Studio Tutorial: Basic Rule Modeling.