Info Properties
The Info group includes properties that provide useful information. This group enables users to easily read and understand rule tables.
The following table provides a list of Info properties along with their brief description:
| Property | Name to use in rule tables |
Level at which property can be defined and overridden |
Type | Description |
|---|---|---|---|---|
| Category | category | Category, Table | String | Category of the table. By default, it is equal to the name of the Excel sheet where the table is located. If the property level is specified as Table, it defines a category for the current table. It must be specified if scope is defined as Category in the Properties table. |
| Description | description | Table | String | Description of a table that clarifies use of the table. An example is Car price for a particular Location/Model. |
| Tags | tags | Table | String[] | Tag that can be used for search. The value can consist of any number of comma-separated tags. |
| Created By | createdBy | Table | String | Name of a user who created the table in OpenL Studio. |
| Created On | createdOn | Table | Date | Date of table creation in OpenL Studio. |
| Modified By | modifiedBy | Table | String | Name of a user who last modified the table in OpenL Studio. |
| Modified On | modifiedOn | Table | Date | Date of the last table modification in OpenL Studio. |