Previous Topic: %ForEachValidValue()Next Topic: %ValidValue


%ForEachValidation()

Expands the macro code for all validation rules, evaluating the macro code between the braces.

Syntax

%ForEachValidation(<separator>) {

<macro code>

}

Syntax Example

%ForEachValidation() {

%ValidationName

}

Expansion

Due Date Validation

Usage

Classified as a Constraint macro.