Manage options
The OPTIONS
instruction of the Rules language allows you to set configuration parameters that affect some aspects of the text intelligence engine functioning.
If you need to set one or more of these options, you can place the OPTIONS
statement in any rules source file (extension .cr
), but the recommended file is config.cr
, which is automatically created by Studio when creating a project.