%IndexType

Returns the index type: Used within the scope of %ForEachIndex.

  • FK (IFn where n is a number starting with a unique model number)
  • PK (unique)
  • AKn (where n is a number starting at one for each table)
  • IEn (where n is a number starting at one for each table)

Syntax

%IndexType

Syntax Example

%IndexType

Expansion

PK

Usage

Classified as an Entity macro that you can use in the Table Trigger Editor (Triggers dialog) for Trigger Override, %ForEachIndex, %ForEachIndexMem.