Loading color scheme

ENUMERATE Statement

The ENUMERATE statement enumerates the set of tuples for the given ModelElementName.

Caution: Set the default limit for queries in FactEngine inside the Boston configuration. If the default configuration limit is 0 or 'Infinite' the ENUMERATE statement will enumerate every tuple for the given ModelElementName.

Syntax

ENUMERATE <ModelElementName>

Example