Enumeration Loop Expansion Tokens

unlisted

Enumeration Loop Expansion Tokens

 

Enumeration loop expansion tokens are used to insert information about the current enumeration being processed within the context of an enumeration loop into the output stream. Enumeration loop tokens can only be used inside an enumeration loop.

 

Enumeration Loop Token

Description

<ENUM_COUNT>

 

Inserts the total number of repository enumerations being processed.

<ENUM_DESCRIPTION>

 

Inserts the short description of the enumeration.

<ENUM_LONG_DESCRIPTION>

 

Inserts the long description of the enumeration.

<ENUM_MEMBER_COUNT>

 

Inserts the number of members that comprise to the enumeration.

<ENUM_NAME>

 

Inserts the name of the enumeration.

<ENUM_NUMBER>

 

Inserts the one-based index within the collection of enumerations being processed, of the enumeration that is currently being processed.

 

 


Copyright © 2018  Synergex International, Inc.