Write Rules In Other Languages

Intelligent Advisor rules can be written in English, French or Spanish.

The language chosen affects:

  • Keywords ("true", "false", "if", "and", "or", "any" and "all")

  • Editable content inserted into a rule document (for example, a Boolean rule template). Note that non-editable content inserted into a rule document (for example, the "condition" and "result" placeholders in table rules) will reflect the browser's user interface language, not the project language.

  • Function names (including the argument names). Tip: When writing rules using functions, the pop up box of suggestions will help you find the function name in the language of the project.

  • Names of the days of the week used with the NextDayOfWeek function (note that English names are always accepted)

For more information, see:

The following currency symbols are supported in rules: $ (dollar), € (euro), £ (pound), ¥ (yen) and ₹ (rupee). Note that these currency symbols do not do anything. That is, numbers are still just numbers and the calculation below is not doing currency conversions.

A rule in a decision service project showing different currency symbols used