Expands the macro code for all valid values within the validation rule.
Syntax
%ForEachValidValue(<separator>) {
<macro code>
}
Syntax Example
%ForEachValidValue(",") {
%ValidValue =>%ValidValueDef
}
Expansion
N =>New (recent release),
S =>Standard release,
O =>Old movie,
C =>Classic
Usage
Classified as a Constraint macro that you can use for a Trigger Override and for %ForEachValidation.
Copyright © 2017 erwin Inc.
All rights reserved.
|
|