Syntax Types

Beyond the index type, you must also identify the syntax type. The syntax describes what sort of data the index will contain, and it is mostly used to determine how indexed values are compared. There are a large number of syntax types available to you, such as substring, boolean, or date.

For a complete list of the syntax types available to you, see Using Strings to Specify Indices or Using Enumerated Types to Specify Indices.