Rule Language
Last updated
Last updated
The Rule Language is a powerful feature which we use in the Recommender Platform to process event streams, test condition rules, and produce relevant and precise recommendation messages.
Expressions in Rule Language look similar to expressions in Excel or other comparable tools or script/program languages.
To give a first impression, have a look at the following examples, which give an idea how the language can be used:
Example of a boolean expression which compares multiple values and uses AND/OR operators:
Example of a text expression, which concatenates static text and dynamic data:
Read in the next sub-chapters about the language , the and , and how to process these with the help of and .