Operators: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=== [[File:OperatorMini.png|left|alt=OperatorMini|OperatorMini]] Summary === | === [[File:OperatorMini.png|left|alt=OperatorMini|OperatorMini]] Summary === | ||
The Operators are used to link the Rules together, depending on the user assumption. | The Operators are used to link the Rules together, depending on the user assumption. | ||
It can leads to a Conditional Rule if a Conditional Operator is used or to a Value Rule if | It can leads to a Conditional Rule if a Conditional Operator is used or to a Value Rule if an Arithmetic Operator is used.<br> | ||
All the Operators can be referenced in the [[Core Rules]], [[Setup Rules]] and [[Exit Rules]]. | All the Operators can be referenced in the [[Core Rules]], [[Setup Rules]] and [[Exit Rules]]. | ||
Revision as of 13:26, 23 August 2021

OperatorMini Summary

The Operators are used to link the Rules together, depending on the user assumption.
It can leads to a Conditional Rule if a Conditional Operator is used or to a Value Rule if an Arithmetic Operator is used.
All the Operators can be referenced in the Core Rules, Setup Rules and Exit Rules.
Operator Add
<br>
Operator Substract
<br>
Operator Multiply
<br>
Operator Divide
<br>
Operator Greater
<br>
Operator Less
<br>
Operator Greater or equal
<br>
Operator Less or equal
<br>
Operator Equal
<br>
Operator Different
<br>
Operator AND
<br>
Operator OR
<br>