Previous Topic: %FireNext Topic: %ForEachDomain()


%ForEachDefault()

Loops through all the CA ERwin DM defaults, evaluating the macro code between the braces with respect to each default.

Syntax

%ForEachDefault(<separator>) {

<macro code>

}

Syntax Example

%ForEachDefault(){%DefaultName }

Expansion

FILL_WITH_SPACES

SET_TO_NULL

SET_TO_ZERO

Usage

Classified as a Constraint macro.