Component rule syntax
A component rule is a complete expression that evaluates to either "true" or "false". It can contain functions (for example, PRESENT, COUNT, and SUM). It can also contain arithmetic operators (such as - + / *).
A component rule is a statement, so it does not start with an equal sign.
For more information about the syntax of expressions, see the Functions and Expressions documentation.