Enumeration Member Loop Expression Tokens

unlisted

Enumeration Member Loop Expression Tokens

 

Enumeration member loop expressions are expressions that can only be used within the context of an enumeration member loop and allow you to conditionally include or exclude code based on the attributes of the current enumeration member.

Enumeration Member Loop Expression

Description

<IF EXPLICIT_VALUE>

The enumeration member has a value explicitly defined.

<IF NOEXPLICIT_VALUE>

The enumeration member does not have a value explicitly defined, default rules should be used to imply the members value.

 

 

 

 


Copyright © 2018  Synergex International, Inc.